Searched refs:mKeyguardStateCallback (Results 1 – 9 of 9) sorted by relevance
78 KeyguardStateController.Callback mKeyguardStateCallback; field in SessionTrackerTest216 mKeyguardStateCallback.onKeyguardShowingChanged(); in testKeyguardSessionOnKeyguardShowingChange()234 mKeyguardStateCallback.onKeyguardShowingChanged(); in testKeyguardSessionOnKeyguardNotShowing()236 mKeyguardStateCallback.onKeyguardShowingChanged(); in testKeyguardSessionOnKeyguardNotShowing()256 mKeyguardStateCallback.onKeyguardShowingChanged(); in uiEventLoggedOnEndSessionWhenDeviceStartsSleeping()292 mKeyguardStateCallback.onKeyguardShowingChanged(); in uiEventLoggedOnEndSessionWhenKeyguardGoingAway()294 mKeyguardStateCallback.onKeyguardShowingChanged(); in uiEventLoggedOnEndSessionWhenKeyguardGoingAway()311 mKeyguardStateCallback = mKeyguardStateCallbackCaptor.getValue(); in captureKeyguardStateControllerCallback()
180 mKeyguardStateCallback.onUnlockedChanged(); in testLockIcon_updateToUnlock()279 mKeyguardStateCallback.onUnlockedChanged(); in lockIconShows_afterUnlockStateChanges()302 mKeyguardStateCallback.onUnlockedChanged(); in lockIconAccessibility_notVisibleToUser()326 mKeyguardStateCallback.onUnlockedChanged(); in lockIconAccessibility_bouncerAnimatingAway()350 mKeyguardStateCallback.onUnlockedChanged(); in lockIconAccessibility_bouncerNotAnimatingAway_viewVisible()
112 protected KeyguardStateController.Callback mKeyguardStateCallback; field in LegacyLockIconViewControllerBaseTest215 mKeyguardStateCallback = mKeyguardStateCaptor.getValue(); in captureKeyguardStateCallback()
55 private final KeyguardStateController.Callback mKeyguardStateCallback = field in ScrimManager74 mKeyguardStateController.addCallback(mKeyguardStateCallback); in ScrimManager()
120 private final KeyguardStateController.Callback mKeyguardStateCallback = field in KeyguardQsUserSwitchController217 mKeyguardStateController.addCallback(mKeyguardStateCallback); in onViewAttached()230 mKeyguardStateController.removeCallback(mKeyguardStateCallback); in onViewDetached()
89 mKeyguardStateController.addCallback(mKeyguardStateCallback); in start()164 public KeyguardStateController.Callback mKeyguardStateCallback = field in SessionTracker
145 private final KeyguardStateController.Callback mKeyguardStateCallback = field in WMShell228 mKeyguardStateController.addCallback(mKeyguardStateCallback); in start()
320 mKeyguardStateController.addCallback(mKeyguardStateCallback); in registerCallbacks()331 mKeyguardStateController.removeCallback(mKeyguardStateCallback); in unregisterCallbacks()582 private final KeyguardStateController.Callback mKeyguardStateCallback = field in LegacyLockIconViewController
384 mKeyguardStateController.addCallback(mKeyguardStateCallback); in init()1686 private final KeyguardStateController.Callback mKeyguardStateCallback = field in KeyguardIndicationController