Searched defs:lockType (Results 1 – 4 of 4) sorted by relevance
47 private void testWifiLock(int lockType) { in testWifiLock()
125 LockType lockType = (LockType) intent.getSerializableExtra(LOCK_TYPE_KEY); in acquireLock() local146 LockType lockType = (LockType) intent.getSerializableExtra(LOCK_TYPE_KEY); in acquireLockAndThenWaitThenRelease() local
638 String lockType, String lockCredential, String existingCredential) { in setLockCredential()767 private void clearLockCredential(String lockCredential, String lockType) { in clearLockCredential()830 private @Nullable String lockCredential(String lockType) { in lockCredential()
247 String lockType = mLockWallpaper.type(); in description() local