Searched refs:mKeyguardClockInteractor (Results 1 – 4 of 4) sorted by relevance
123 private KeyguardClockInteractor mKeyguardClockInteractor; field in KeyguardClockSwitchController199 mKeyguardClockInteractor = keyguardClockInteractor; in KeyguardClockSwitchController()596 return mKeyguardClockInteractor.getClockSize().getValue().getLegacyValue() == LARGE; in isClockTopAligned()637 return mKeyguardClockInteractor.getCurrentClock().getValue(); in getClock()
122 protected KeyguardClockInteractor mKeyguardClockInteractor; field in KeyguardClockSwitchControllerBaseTest190 mKeyguardClockInteractor, in setup()
359 protected KeyguardClockInteractor mKeyguardClockInteractor; field in NotificationPanelViewControllerBaseTest416 mKeyguardClockInteractor = mKosmos.getKeyguardClockInteractor(); in setup()743 mKeyguardClockInteractor, in setup()
551 private final KeyguardClockInteractor mKeyguardClockInteractor; field in NotificationPanelViewController969 mKeyguardClockInteractor = keyguardClockInteractor; in NotificationPanelViewController()1662 mKeyguardClockInteractor.setClockSize(computeDesiredClockSize()); in updateClockAppearance()