Home
last modified time | relevance | path

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

/frameworks/base/services/tests/wmtests/src/com/android/server/wm/
DTestWindowManagerPolicy.java225 public boolean inKeyguardRestrictedKeyInputMode() { in inKeyguardRestrictedKeyInputMode() method in TestWindowManagerPolicy
/frameworks/base/services/core/java/com/android/server/policy/
DWindowManagerPolicy.java1009 public boolean inKeyguardRestrictedKeyInputMode(); in inKeyguardRestrictedKeyInputMode() method