Searched
full:unlock (Results
851 -
875 of
2412) sorted by null
<<31323334353637383940>>
/frameworks/base/packages/Keyguard/src/com/android/keyguard/ |
KeyguardMultiUserSelectorView.java | 145 // If they click the currently active user, show the unlock hint
|
KeyguardViewBase.java | 169 // If the alternate unlock was suppressed, it can now be safely 215 // biometric unlock to start next time keyguard is shown. 261 // can only verify unlock when in pattern/password mode 266 // otherwise, go to the unlock screen, see if they can verify it
|
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/ |
UnlockMethodCache.java | 28 * Caches whether the current unlock method is insecure, taking trust into account. This information
|
/frameworks/base/tests/Camera2Tests/SmartCamera/SimpleCamera/src/androidx/media/filterfw/ |
StatsFilter.java | 101 inputFrame.unlock();
|
/frameworks/base/tests/Camera2Tests/SmartCamera/SimpleCamera/src/androidx/media/filterfw/samples/simplecamera/ |
ExposureFilter.java | 68 inputImage.unlock();
|
/frameworks/native/include/android/ |
native_window.h | 117 * Unlock the window's drawing surface after previously locking it,
|
/frameworks/native/libs/gui/tests/ |
FillBuffer.cpp | 104 ASSERT_EQ(NO_ERROR, buf->unlock());
|
/frameworks/support/v8/renderscript/java/src/android/support/v8/renderscript/ |
BaseObj.java | 96 rlock.unlock();
|
/hardware/invensense/60xx/libsensors_iio/software/core/mllite/linux/ |
mlos_linux.c | 109 * @brief Mutex unlock function
|
/hardware/invensense/60xx/mlsdk/platform/linux/ |
mlos_linux.c | 122 * @brief Mutex unlock function
|
/hardware/invensense/6515/libsensors_iio/software/core/mllite/linux/ |
mlos_linux.c | 109 * @brief Mutex unlock function
|
/hardware/invensense/65xx/libsensors_iio/software/core/mllite/linux/ |
mlos_linux.c | 109 * @brief Mutex unlock function
|
/libcore/luni/src/main/java/java/util/concurrent/ |
CyclicBarrier.java | 228 lock.unlock(); 418 lock.unlock(); 438 lock.unlock(); 454 lock.unlock();
|
/packages/apps/Camera2/src/com/android/camera/tinyplanet/ |
TinyPlanetPreview.java | 88 mLock.unlock();
|
/packages/apps/LegacyCamera/src/com/android/camera/ |
ActivityBase.java | 66 // unlock may be using the camera. Camera may be already opened in
|
/packages/apps/Settings/res/layout-land/ |
choose_lock_password.xml | 29 <!-- "Enter PIN(Password) to unlock" -->
|
confirm_lock_password.xml | 30 <!-- "Enter PIN(Password) to unlock" -->
|
/packages/apps/Settings/res/layout-sw600dp-land/ |
choose_lock_password.xml | 31 <!-- "Enter PIN(Password) to unlock" -->
|
confirm_lock_password.xml | 32 <!-- "Enter PIN(Password) to unlock" -->
|
/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/ |
ExpandableBinaryDictionary.java | 196 lock.unlock(); 464 mLock.readLock().unlock(); 487 mLock.readLock().unlock(); 515 mLock.readLock().unlock();
|
/packages/services/Telephony/src/com/android/phone/ |
IccPanel.java | 61 // a SIM network unlock PIN. That's not ideal, but still OK.
|
/pdk/apps/TestingCamera2/res/values/ |
strings.xml | 91 <string name="focus_unlock_button_label">Focus Unlock</string>
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/sysroot/usr/include/asm-generic/ |
ioctls.h | 67 #define TIOCSPTLCK _IOW('T', 0x31, int) /* Lock/unlock Pty */
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/sysroot/usr/include/bits/ |
shm.h | 38 #define SHM_UNLOCK 12 /* unlock segment (root only) */
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/asm-generic/ |
ioctls.h | 67 #define TIOCSPTLCK _IOW('T', 0x31, int) /* Lock/unlock Pty */
|
Completed in 323 milliseconds
<<31323334353637383940>>