Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/view/
DWindowManagerImpl.java162 public void setShouldShowWithInsecureKeyguard(int displayId, boolean shouldShow) { in setShouldShowWithInsecureKeyguard() method in WindowManagerImpl
165 .setShouldShowWithInsecureKeyguard(displayId, shouldShow); in setShouldShowWithInsecureKeyguard()
DIWindowManager.aidl582 void setShouldShowWithInsecureKeyguard(int displayId, boolean shouldShow); in setShouldShowWithInsecureKeyguard() method
DWindowManager.java487 default void setShouldShowWithInsecureKeyguard(int displayId, boolean shouldShow) { in setShouldShowWithInsecureKeyguard() method
/frameworks/layoutlib/bridge/src/com/android/layoutlib/bridge/android/view/
DWindowManagerImpl.java83 public void setShouldShowWithInsecureKeyguard(int displayId, boolean shouldShow) { in setShouldShowWithInsecureKeyguard() method in WindowManagerImpl
/frameworks/base/services/core/java/com/android/server/wm/
DWindowManagerService.java6987 public void setShouldShowWithInsecureKeyguard(int displayId, boolean shouldShow) { in setShouldShowWithInsecureKeyguard() method in WindowManagerService
/frameworks/base/api/
Dtest-current.txt4358 method public default void setShouldShowWithInsecureKeyguard(int, boolean);