Home
last modified time | relevance | path

Searched defs:setKeyguardCandidateLw (Results 1 – 2 of 2) sorted by relevance

/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