Home
last modified time | relevance | path

Searched refs:setShouldShowWithInsecureKeyguard (Results 1 – 6 of 6) sorted by relevance

/frameworks/base/core/java/android/view/
DWindowManagerImpl.java274 public void setShouldShowWithInsecureKeyguard(int displayId, boolean shouldShow) { in setShouldShowWithInsecureKeyguard() method in WindowManagerImpl
277 .setShouldShowWithInsecureKeyguard(displayId, shouldShow); in setShouldShowWithInsecureKeyguard()
DIWindowManager.aidl679 void setShouldShowWithInsecureKeyguard(int displayId, boolean shouldShow); in setShouldShowWithInsecureKeyguard() method
DWindowManager.java1704 default void setShouldShowWithInsecureKeyguard(int displayId, boolean shouldShow) { in setShouldShowWithInsecureKeyguard() method
/frameworks/layoutlib/bridge/src/android/view/
DWindowManagerImpl.java252 public void setShouldShowWithInsecureKeyguard(int displayId, boolean shouldShow) { in setShouldShowWithInsecureKeyguard() method in WindowManagerImpl
/frameworks/base/services/core/java/com/android/server/wm/
DWindowManagerService.java7729 public void setShouldShowWithInsecureKeyguard(int displayId, boolean shouldShow) { in setShouldShowWithInsecureKeyguard() method in WindowManagerService
/frameworks/base/core/api/
Dtest-current.txt3766 method public default void setShouldShowWithInsecureKeyguard(int, boolean);