Searched defs:notifyKeyguardState (Results 1 – 3 of 3) sorted by relevance
31 public void notifyKeyguardState(boolean showing, boolean occluded) { in notifyKeyguardState() method in FakeKeyguardStateController
201 default void notifyKeyguardState(boolean showing, boolean occluded) {} in notifyKeyguardState() method
194 public void notifyKeyguardState(boolean showing, boolean occluded) { in notifyKeyguardState() method in KeyguardStateControllerImpl