Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/view/
DWindowManagerImpl.java242 public void setShouldShowWithInsecureKeyguard(int displayId, boolean shouldShow) { in setShouldShowWithInsecureKeyguard() method in WindowManagerImpl
245 .setShouldShowWithInsecureKeyguard(displayId, shouldShow); in setShouldShowWithInsecureKeyguard()
DIWindowManager.aidl627 void setShouldShowWithInsecureKeyguard(int displayId, boolean shouldShow); in setShouldShowWithInsecureKeyguard() method
DWindowManager.java1209 default void setShouldShowWithInsecureKeyguard(int displayId, boolean shouldShow) { in setShouldShowWithInsecureKeyguard() method
/frameworks/layoutlib/bridge/src/android/view/
DWindowManagerImpl.java195 public void setShouldShowWithInsecureKeyguard(int displayId, boolean shouldShow) { in setShouldShowWithInsecureKeyguard() method in WindowManagerImpl
/frameworks/base/services/core/java/com/android/server/wm/
DWindowManagerService.java7634 public void setShouldShowWithInsecureKeyguard(int displayId, boolean shouldShow) { in setShouldShowWithInsecureKeyguard() method in WindowManagerService
/frameworks/base/core/api/
Dtest-current.txt2966 method public default void setShouldShowWithInsecureKeyguard(int, boolean);