Searched defs:lockType (Results 1 – 4 of 4) sorted by relevance
47 private void testWifiLock(int lockType) { in testWifiLock()
145 LockType lockType = (LockType) bundle.get(LOCK_TYPE_KEY); in acquireLock() local162 LockType lockType = (LockType) bundle.get(LOCK_TYPE_KEY); in acquireLockAndThenWaitThenRelease() local
685 String lockType, String lockCredential, String existingCredential) { in setLockCredential()814 private void clearLockCredential(String lockCredential, String lockType) { in clearLockCredential()877 private @Nullable String lockCredential(String lockType) { in lockCredential()
330 String lockType = mLockWallpaper.type(); in description() local