Searched refs:currentLockType (Results 1 – 2 of 2) sorted by relevance
144 ScreenLockType currentLockType = mIsAlphaMode ? in onLockTypeSelected() local146 if (lock == currentLockType) { in onLockTypeSelected()
834 @LockTypes int currentLockType, @Nullable byte[] currentPassword) { in setLock() argument838 currentLockType, currentPassword); in setLock()