Home
last modified time | relevance | path

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

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