/packages/apps/UnifiedEmail/src/com/android/mail/ui/ |
TwoPaneLayout.java | 404 * any invisible panes should be marked invisible. But visible panes should not wait for the 413 applyPaneVisibility(INVISIBLE, !folderVisible, !listVisible, !cvVisible); [all...] |
/external/chromium_org/cc/scheduler/ |
scheduler_state_machine_unittest.cc | [all...] |
/external/chromium_org/third_party/icu/source/test/intltest/ |
icusvtst.cpp | 50 : LocaleKeyFactory(visible ? VISIBLE : INVISIBLE, "LKFSubclass") 446 // should be able to register invisible factories, these will not 454 confirmEqual("17) get invisible", result, singleton5); 458 // should not be able to locate invisible services 464 confirmBoolean("18) find invisible", !ids.contains(&target)); [all...] |
/external/icu/icu4c/source/test/intltest/ |
icusvtst.cpp | 50 : LocaleKeyFactory(visible ? VISIBLE : INVISIBLE, "LKFSubclass") 446 // should be able to register invisible factories, these will not 454 confirmEqual("17) get invisible", result, singleton5); 458 // should not be able to locate invisible services 464 confirmBoolean("18) find invisible", !ids.contains(&target)); [all...] |
/external/chromium_org/chrome/browser/resources/local_ntp/ |
local_ntp.js | 574 // Only add visible tiles to the DOM, to avoid creating invisible tiles that 576 // invisible then we leave it in DOM to prevent reload if it's shown again. 591 // Make titleContainer invisible, but still taking up space. [all...] |
/external/chromium_org/third_party/WebKit/Source/core/page/scrolling/ |
ScrollingCoordinator.cpp | [all...] |
/external/icu/icu4c/source/i18n/ |
alphaindex.cpp | 167 /** All of the buckets, visible and invisible. */ 526 // Add an invisible bucket that redirects strings greater than the expansion 595 continue; // skip invisible buckets [all...] |
/external/libvpx/libvpx/vp9/ |
vp9_cx_iface.c | 767 /* Any pending invisible frames? */ 792 // Pack invisible frames with the next visible frame 825 // Invisible frames have no duration. [all...] |
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/ |
vp9_cx_iface.c | 758 /* Any pending invisible frames? */ 783 // Pack invisible frames with the next visible frame 816 // Invisible frames have no duration. [all...] |
/packages/apps/Launcher3/WallpaperPicker/src/com/android/launcher3/ |
WallpaperPickerActivity.java | 335 mCropView.setVisibility(View.INVISIBLE); 377 mCropView.setVisibility(View.INVISIBLE); 395 mWallpaperStrip.setVisibility(View.INVISIBLE); [all...] |
/developers/build/prebuilts/gradle/SpeedTracker/Wearable/src/main/java/com/example/android/wearable/speedtracker/ |
WearableMainActivity.java | 269 mDot.setVisibility(View.INVISIBLE);
|
/developers/samples/android/wearable/wear/SpeedTracker/Wearable/src/main/java/com/example/android/wearable/speedtracker/ |
WearableMainActivity.java | 269 mDot.setVisibility(View.INVISIBLE);
|
/development/samples/ApiDemos/src/com/example/android/apis/app/ |
PresentationWithMediaRouterActivity.java | 197 mSurfaceView.setVisibility(View.INVISIBLE);
|
/development/samples/Wiktionary/src/com/example/android/wiktionary/ |
LookupActivity.java | 324 mProgress.setVisibility(View.INVISIBLE);
|
/development/samples/browseable/SpeedTracker/Wearable/src/com.example.android.wearable.speedtracker/ |
WearableMainActivity.java | 269 mDot.setVisibility(View.INVISIBLE);
|
/development/samples/devbytes/animation/ListViewCellInsertion/src/com/example/android/insertingcells/ |
InsertionListView.java | 165 imgView.setVisibility(View.INVISIBLE);
|
/development/samples/devbytes/animation/ToonGame/src/com/example/android/toongame/ |
PlayerSetupActivity.java | 138 child.setVisibility(View.INVISIBLE);
|
/device/generic/goldfish/camera/ |
media_profiles.xml | 332 If a codec is not enabled, it is invisible to the applications
|
/device/samsung/manta/ |
media_profiles.xml | 240 If a codec is not enabled, it is invisible to the applications
|
/external/chromium_org/ash/ime/ |
candidate_window_view_unittest.cc | 127 // Invisible cursor.
|
/external/chromium_org/ash/ |
root_window_controller.h | 281 // An invisible/empty window used as a event target for
|
/external/chromium_org/chrome/browser/bookmarks/ |
chrome_bookmark_client_unittest.cc | 141 // Verifies that the managed node is empty and invisible when the policy is
|
/external/chromium_org/chrome/browser/resources/chromeos/chromevox/common/ |
math_util.js | 102 * <mphantom> make content invisible but preserve its size
|
/external/chromium_org/chrome/browser/resources/inspect/ |
inspect.css | 202 .invisible-view {
|
/external/chromium_org/chrome/browser/ui/cocoa/extensions/ |
extension_install_view_controller_unittest.mm | 267 // just invisible.
|