Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/view/
DIWindowManager.aidl668 boolean shouldShowWithInsecureKeyguard(int displayId); in shouldShowWithInsecureKeyguard() method
/frameworks/base/services/core/java/com/android/server/wm/
DWindowManagerService.java7712 public boolean shouldShowWithInsecureKeyguard(int displayId) { in shouldShowWithInsecureKeyguard() method in WindowManagerService