Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/view/
DWindowManagerImpl.java177 public void setShouldShowWithInsecureKeyguard(int displayId, boolean shouldShow) { in setShouldShowWithInsecureKeyguard() method in WindowManagerImpl
180 .setShouldShowWithInsecureKeyguard(displayId, shouldShow); in setShouldShowWithInsecureKeyguard()
DIWindowManager.aidl645 void setShouldShowWithInsecureKeyguard(int displayId, boolean shouldShow); in setShouldShowWithInsecureKeyguard() method
DWindowManager.java573 default void setShouldShowWithInsecureKeyguard(int displayId, boolean shouldShow) { in setShouldShowWithInsecureKeyguard() method
/frameworks/layoutlib/bridge/src/com/android/layoutlib/bridge/android/view/
DWindowManagerImpl.java98 public void setShouldShowWithInsecureKeyguard(int displayId, boolean shouldShow) { in setShouldShowWithInsecureKeyguard() method in WindowManagerImpl
/frameworks/base/services/core/java/com/android/server/wm/
DWindowManagerService.java7101 public void setShouldShowWithInsecureKeyguard(int displayId, boolean shouldShow) { in setShouldShowWithInsecureKeyguard() method in WindowManagerService
/frameworks/base/api/
Dtest-current.txt5203 method public default void setShouldShowWithInsecureKeyguard(int, boolean);