OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:invisible
(Results
551 - 575
of
1223
) sorted by null
<<
21
22
23
24
25
26
27
28
29
30
>>
/packages/apps/Settings/res/layout/
installed_app_details.xml
324
android:visibility="
invisible
"
368
android:visibility="
invisible
"
/packages/apps/Settings/src/com/android/settings/accessibility/
CaptionPropertiesFragment.java
134
mPreviewText.setVisibility(enabled ? View.VISIBLE : View.
INVISIBLE
);
238
mPreviewText.setVisibility(checked ? View.VISIBLE : View.
INVISIBLE
);
/packages/apps/Settings/src/com/android/settings/accounts/
AccountSyncSettings.java
345
// plus whatever the system needs to sync, e.g.,
invisible
sync adapters
498
// keep track of
invisible
sync adapters, so sync now forces
/packages/apps/TvSettings/Settings/src/com/android/tv/settings/dialog/
PinDialogFragment.java
193
mWrongPinView.setVisibility(View.
INVISIBLE
);
197
mEnterPinView.setVisibility(View.
INVISIBLE
);
/packages/apps/UnifiedEmail/src/com/android/mail/browse/
MessageAttachmentBar.java
409
mSubTitle.setVisibility(
INVISIBLE
);
411
mProgress.setVisibility(
INVISIBLE
);
/packages/providers/ContactsProvider/tests/src/com/android/providers/contacts/
GroupsTest.java
340
// Make sure still
invisible
362
// Make group
invisible
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/gle2/
LayoutCanvas.java
750
* {@link #showInvisibleViews(boolean)}) where individual
invisible
nodes
[
all
...]
/developers/build/prebuilts/gradle/AdapterTransition/Application/src/main/java/com/example/android/adaptertransition/
AdapterTransitionFragment.java
158
mCover.setVisibility(View.
INVISIBLE
);
/developers/build/prebuilts/gradle/DataLayer/Wearable/src/main/java/com/example/android/wearable/datalayer/
MainActivity.java
131
mIntroText.setVisibility(View.
INVISIBLE
);
/developers/samples/android/ui/transition/AdapterTransition/Application/src/main/java/com/example/android/adaptertransition/
AdapterTransitionFragment.java
158
mCover.setVisibility(View.
INVISIBLE
);
/developers/samples/android/wearable/wear/DataLayer/Wearable/src/main/java/com/example/android/wearable/datalayer/
MainActivity.java
131
mIntroText.setVisibility(View.
INVISIBLE
);
/development/samples/ActionBarCompat/src/com/example/android/actionbarcompat/
ActionBarHelperBase.java
126
* NOTE: This code will mark on-screen menu items as
invisible
.
/development/samples/browseable/AdapterTransition/src/com.example.android.adaptertransition/
AdapterTransitionFragment.java
158
mCover.setVisibility(View.
INVISIBLE
);
/development/samples/browseable/DataLayer/Wearable/src/com.example.android.wearable.datalayer/
MainActivity.java
131
mIntroText.setVisibility(View.
INVISIBLE
);
/development/samples/devbytes/animation/ToonGame/src/com/example/android/toongame/
ToonGame.java
86
mStarter.setVisibility(View.
INVISIBLE
);
/device/asus/grouper/
media_profiles.xml
192
If a codec is not enabled, it is
invisible
to the applications
/external/chromium_org/android_webview/java/src/org/chromium/android_webview/
ExternalVideoSurfaceContainer.java
262
// if the activity moves to the backgound and becomes
invisible
.
/external/chromium_org/ash/shelf/
shelf_tooltip_manager_unittest.cc
130
// Once the shelf is hidden, the tooltip should be
invisible
.
/external/chromium_org/build/
whitespace_file.txt
107
into the blackest gorges, and soar out of them again and become
invisible
in
/external/chromium_org/chrome/android/java/src/org/chromium/chrome/browser/infobar/
AnimationHelper.java
28
*
INVISIBLE
and triggering a layout.
/external/chromium_org/chrome/browser/ui/cocoa/autofill/
password_generation_popup_view_cocoa.mm
191
// the password, the field will be initially
invisible
and then become
/external/chromium_org/chrome/browser/ui/cocoa/
info_bubble_window.mm
119
// Start
invisible
. Will be made visible when ordered front.
/external/chromium_org/chrome/browser/ui/sync/
profile_signin_confirmation_helper.cc
195
// this should be
invisible
to the user. The desktop assumption that the
/external/chromium_org/components/bookmarks/browser/
bookmark_node.h
92
// parent node is marked as
invisible
, a child node may return "Visible". This
/external/chromium_org/content/browser/android/
edge_effect_l.cc
162
// nearly
invisible
.
Completed in 634 milliseconds
<<
21
22
23
24
25
26
27
28
29
30
>>