Home
last modified time | relevance | path

Searched defs:inKeyguardRestrictedInputMode (Results 1 – 4 of 4) sorted by relevance

/frameworks/base/core/java/android/app/
DKeyguardManager.java308 public boolean inKeyguardRestrictedInputMode() { in inKeyguardRestrictedInputMode() method in KeyguardManager
/frameworks/base/core/java/android/view/
DIWindowManager.aidl148 boolean inKeyguardRestrictedInputMode(); in inKeyguardRestrictedInputMode() method
/frameworks/base/tools/layoutlib/bridge/src/android/view/
DIWindowManagerImpl.java158 public boolean inKeyguardRestrictedInputMode() throws RemoteException { in inKeyguardRestrictedInputMode() method in IWindowManagerImpl
/frameworks/base/services/core/java/com/android/server/wm/
DWindowManagerService.java3065 public boolean inKeyguardRestrictedInputMode() { in inKeyguardRestrictedInputMode() method in WindowManagerService