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.java131 public void setKeyguardCandidateLw(WindowState win) {
/frameworks/base/services/core/java/com/android/server/policy/
DWindowManagerPolicy.java726 void setKeyguardCandidateLw(@Nullable WindowState win); in setKeyguardCandidateLw() method
DPhoneWindowManager.java3246 public void setKeyguardCandidateLw(WindowState win) { in setKeyguardCandidateLw() method
/frameworks/base/services/core/java/com/android/server/wm/
DDisplayPolicy.java1075 mService.mPolicy.setKeyguardCandidateLw(win); in addWindowLw()
1240 mService.mPolicy.setKeyguardCandidateLw(null);
/frameworks/base/services/
Dart-profile35476 HSPLcom/android/server/policy/PhoneWindowManager;->setKeyguardCandidateLw(Lcom/android/server/polic…