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