| /frameworks/ex/common/java/com/android/common/ |
| Rfc822InputFilter.java | 36 // quick check - did they enter a single space?
|
| /frameworks/native/opengl/libs/EGL/ |
| egl_display.h | 130 bool enter() { return mHibernation.incWakeCount(HibernationMachine::WEAK); } function in class:android::egl_display_t 195 if (CC_UNLIKELY(!mDpy->enter())) { 202 // A move constructor would save an enter()/leave() pair on every EGL API 213 mDpy->enter();
|
| /hardware/intel/common/omx-components/videocodec/libvpx_internal/ |
| UPDATING | 9 Enter the subdirectory for the relevant platform. For example, armv7-neon for
|
| /hardware/invensense/6515/libsensors_iio/ |
| InputEventReader.cpp | 60 "DEBUG:%s enter, fd=%d\n", __PRETTY_FUNCTION__, fd);
|
| /hardware/invensense/65xx/libsensors_iio/ |
| InputEventReader.cpp | 60 "DEBUG:%s enter, fd=%d\n", __PRETTY_FUNCTION__, fd);
|
| /hardware/qcom/gps/msm8909/utils/ |
| LocSharedLock.h | 53 // locking the lock to enter critical section
|
| /hardware/qcom/gps/msm8996/utils/ |
| LocSharedLock.h | 52 // locking the lock to enter critical section
|
| /packages/apps/Bluetooth/src/com/android/bluetooth/btservice/ |
| AdapterState.java | 141 public void enter() { method in class:AdapterState.OffState 177 public void enter() { method in class:AdapterState.BleOnState 227 public void enter() { method in class:AdapterState.OnState 278 public void enter() { method in class:AdapterState.PendingCommandState
|
| /packages/apps/Launcher3/tests/src/com/android/launcher3/ |
| QuickAddWidgetTest.java | 46 mDevice.pressMenu(); // Enter overview mode.
|
| /packages/apps/Messaging/src/com/android/messaging/ui/conversation/ |
| EnterSelfPhoneNumberDialog.java | 34 * The dialog for the user to enter the phone number of their sim.
|
| /packages/apps/QuickSearchBox/tests/naughty/src/com/android/quicksearchbox/tests/naughty/ |
| HangingSuggestionProvider.java | 87 "Enter 'hang' or 'icon'",
|
| /packages/apps/Settings/res/layout/ |
| choose_lock_password.xml | 25 <!-- header text ('Enter Pin') -->
|
| /packages/apps/Settings/res/layout-sw600dp/ |
| choose_lock_password.xml | 25 <!-- header text ('Enter Pin') -->
|
| /packages/apps/TV/res/layout/ |
| program_guide_side_panel.xml | 21 translationX is given to set them for initial values of enter animation. -->
|
| /packages/services/Car/car_product/overlay/frameworks/base/core/res/res/values/ |
| config.xml | 41 <!-- Allow smart unlock immediately after boot because the user shouldn't have to enter a pin
|
| /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/asm/ |
| debugreg.h | 47 you can use either one, since we explicitly zero the register when we enter
|
| /prebuilts/go/darwin-x86/misc/ios/ |
| README | 29 # Depending on your ios-deploy version, you might need to enter "run"
|
| /prebuilts/go/darwin-x86/src/internal/singleflight/ |
| singleflight_test.go | 56 time.Sleep(10 * time.Millisecond) // let more goroutines enter Do
|
| /prebuilts/go/linux-x86/misc/ios/ |
| README | 29 # Depending on your ios-deploy version, you might need to enter "run"
|
| /prebuilts/go/linux-x86/src/internal/singleflight/ |
| singleflight_test.go | 56 time.Sleep(10 * time.Millisecond) // let more goroutines enter Do
|
| /sdk/eclipse/plugins/com.android.ide.eclipse.tests/unittests/com/android/ide/common/layout/ |
| ZoomControlsRuleTest.java | 45 // Enter target
|
| /system/bt/btif/include/ |
| btif_sm.h | 38 /* Generic Enter/Exit state machine events */
|
| /tools/test/connectivity/acts/tests/google/bt/test_tools/ |
| BtReconnectTest.py | 55 iteration_count = input("Enter number of iterations:")
|
| /frameworks/base/services/core/java/com/android/server/wm/ |
| ScreenRotationAnimation.java | 78 // away (that is the snapshot of the old screen), and "enter" is for [all...] |
| /bionic/libc/bionic/ |
| pthread_barrier.cpp | 70 // Barrier state. It is WAIT if waiting for more threads to enter the barrier in this cycle, 126 // It happens when there are more than [init_count] threads trying to enter the barrier
|