Home
last modified time | relevance | path

Searched defs:checkLock (Results 1 – 2 of 2) sorted by relevance

/aosp12/frameworks/layoutlib/bridge/src/com/android/layoutlib/bridge/impl/
H A DRenderAction.java325 protected void checkLock() { in checkLock() method in RenderAction
/aosp12/frameworks/base/core/java/android/app/
H A DKeyguardManager.java859 public boolean checkLock(@LockTypes int lockType, @Nullable byte[] password) { in checkLock() method in KeyguardManager