Home
last modified time | relevance | path

Searched refs:setKeyguardCandidateLw (Results 1 – 5 of 5) sorted by relevance

/frameworks/base/services/tests/wmtests/src/com/android/server/wm/
DTestWindowManagerPolicy.java140 public void setKeyguardCandidateLw(WindowState win) {
/frameworks/base/services/core/java/com/android/server/policy/
DWindowManagerPolicy.java977 void setKeyguardCandidateLw(@Nullable WindowState win); in setKeyguardCandidateLw() method
DPhoneWindowManager.java3513 public void setKeyguardCandidateLw(WindowState win) { in setKeyguardCandidateLw() method in PhoneWindowManager
/frameworks/base/services/core/java/com/android/server/wm/
DDisplayPolicy.java918 mService.mPolicy.setKeyguardCandidateLw(win); in prepareAddWindowLw()
994 mService.mPolicy.setKeyguardCandidateLw(null); in removeWindowLw()
/frameworks/base/services/
Dart-profile12285 HSPLcom/android/server/policy/PhoneWindowManager;->setKeyguardCandidateLw(Lcom/android/server/polic…