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()
172 mKeyguardStateCallback.onUnlockedChanged(); in testLockIcon_updateToUnlock()270 mKeyguardStateCallback.onUnlockedChanged(); in lockIconShows_afterUnlockStateChanges()293 mKeyguardStateCallback.onUnlockedChanged(); in lockIconAccessibility_notVisibleToUser()317 mKeyguardStateCallback.onUnlockedChanged(); in lockIconAccessibility_bouncerAnimatingAway()341 mKeyguardStateCallback.onUnlockedChanged(); in lockIconAccessibility_bouncerNotAnimatingAway_viewVisible()
108 protected KeyguardStateController.Callback mKeyguardStateCallback; field in LockIconViewControllerBaseTest207 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 KeyguardQsUserSwitchController216 mKeyguardStateController.addCallback(mKeyguardStateCallback); in onViewAttached()229 mKeyguardStateController.removeCallback(mKeyguardStateCallback); in onViewDetached()
89 mKeyguardStateController.addCallback(mKeyguardStateCallback); in start()164 public KeyguardStateController.Callback mKeyguardStateCallback = field in SessionTracker
135 private final KeyguardStateController.Callback mKeyguardStateCallback = field in WMShell212 mKeyguardStateController.addCallback(mKeyguardStateCallback); in start()
264 mKeyguardStateController.addCallback(mKeyguardStateCallback); in onViewAttached()288 mKeyguardStateController.removeCallback(mKeyguardStateCallback); in onViewDetached()550 private final KeyguardStateController.Callback mKeyguardStateCallback = field in LockIconViewController
353 mKeyguardStateController.addCallback(mKeyguardStateCallback); in init()1501 private final KeyguardStateController.Callback mKeyguardStateCallback = field in KeyguardIndicationController