Home
last modified time | relevance | path

Searched refs:newLockType (Results 1 – 1 of 1) sorted by relevance

/aosp14/frameworks/base/core/java/android/app/
H A DKeyguardManager.java1134 public boolean setLock(@LockTypes int newLockType, @Nullable byte[] newPassword, in setLock() argument
1140 newLockType, newPassword); in setLock()