Home
last modified time | relevance | path

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

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