/frameworks/base/core/tests/coretests/src/android/widget/ |
AutoCompleteTextViewCallbacks.java | 59 /** Test that arrow-down into the popup calls the onSelected callback. */ 73 // prepare to move down into the popup 121 // move down into the popup 127 // prepare to move down into the popup
|
/frameworks/base/core/tests/coretests/src/android/widget/focus/ |
HorizontalFocusSearchTest.java | 75 assertNull("going down from mLeftTall", 88 assertEquals("going down from mMidShort1Top", 103 assertNull("going down from mMidShort2Bottom", 116 assertNull("going down from mRightTall",
|
VerticalFocusSearchTest.java | 97 assertEquals("going down from mTopWide.", 115 assertEquals("going down from mMidSkinny1Left should go to mMidSkinny2Right", 132 assertEquals("going down from mMidSkinny2Right should go to mBottomWide", 139 assertNull("going down from bottom button should have no next focus.",
|
/frameworks/base/tests/Camera2Tests/SmartCamera/SimpleCamera/jni/ |
brightness.h | 16 // Native function to extract brightness from image (handed down as ByteBuffer).
|
contrast.h | 16 // Native function to extract contrast from image (handed down as ByteBuffer).
|
exposure.h | 16 // Native function to extract exposure from image (handed down as ByteBuffer).
|
sobeloperator.h | 17 // Native function to extract histogram from image (handed down as ByteBuffer).
|
/frameworks/base/tests/CameraPrewarmTest/src/com/google/android/test/cameraprewarm/ |
PrewarmService.java | 31 Log.i("PrewarmService", "Cooling down fired=" + cameraIntentFired);
|
/packages/apps/Camera2/src/com/android/camera/async/ |
UpdatableCountDownLatch.java | 24 * Counts down on each update.
|
/packages/apps/Camera2/src/com/android/camera/device/ |
SingleDeviceShutdownListener.java | 25 * represented by the provided key is completely shut down.
|
/packages/apps/Dialer/java/com/android/incallui/incall/impl/res/drawable/ |
incall_button_background_more.xml | 23 <!-- This adds a little down arrow to indicate that the button will pop up a menu. Use an explicit
|
/packages/apps/Launcher3/src/com/android/launcher3/ |
MainThreadExecutor.java | 26 * Shutting down this executor is not supported.
|
/platform_testing/tests/jank/androidtvjanktests/src/com/android/androidtv/janktests/ |
SystemAppJankTests.java | 69 // Measures jank while scrolling down the Youtube Navigation Bar 89 // Measures jank while scrolling down the Youtube Navigation Bar 101 // Press DPad button down eight times in succession to scroll down.
|
/platform_testing/tests/jank/sysapp_wear/src/com/android/wearable/sysapp/janktests/ |
QuickSettingsJankTest.java | 34 * Jank tests for Quick settings when pulling down, pulling up the shade. And also when swiping in 67 // Prepare device to be on Home before pulling down Quick settings shade 72 // Verify jank while pulling down quick settings 80 // Prepare device by pulling down the quick settings shade.
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/linux/ |
atmarp.h | 31 act_down, /* interface is going down */
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/linux/ |
atmarp.h | 31 act_down, /* interface is going down */
|
/prebuilts/go/darwin-x86/src/runtime/ |
fastlog2_test.go | 21 // Check 1K total values, down from 64M.
|
/prebuilts/go/darwin-x86/src/strconv/ |
decimal_test.go | 48 down, round, up string 76 if s != test.down { 78 test.i, test.nd, s, test.down) 85 test.i, test.nd, s, test.down)
|
/prebuilts/go/darwin-x86/src/syscall/ |
asm_plan9_386.s | 21 // slide args down on top of system call number 56 // slide args down on top of system call number 93 // slide args down on top of system call number 108 // slide args down on top of system call number
|
asm_plan9_amd64.s | 20 // slide args down on top of system call number 55 // slide args down on top of system call number 92 // slide args down on top of system call number 107 // slide args down on top of system call number
|
/prebuilts/go/darwin-x86/test/chan/ |
goroutines.go | 8 // Make a lot of goroutines, threaded together, and tear them down cleanly.
|
/prebuilts/go/linux-x86/src/runtime/ |
fastlog2_test.go | 21 // Check 1K total values, down from 64M.
|
/prebuilts/go/linux-x86/src/strconv/ |
decimal_test.go | 48 down, round, up string 76 if s != test.down { 78 test.i, test.nd, s, test.down) 85 test.i, test.nd, s, test.down)
|
/prebuilts/go/linux-x86/src/syscall/ |
asm_plan9_386.s | 21 // slide args down on top of system call number 56 // slide args down on top of system call number 93 // slide args down on top of system call number 108 // slide args down on top of system call number
|
asm_plan9_amd64.s | 20 // slide args down on top of system call number 55 // slide args down on top of system call number 92 // slide args down on top of system call number 107 // slide args down on top of system call number
|