Home
last modified time | relevance | path

Searched refs:clockManager (Results 1 – 2 of 2) sorted by relevance

/aosp12/frameworks/base/packages/SystemUI/src/com/android/keyguard/clock/
H A DClockModule.java30 public static List<ClockInfo> provideClockInfoList(ClockManager clockManager) { in provideClockInfoList() argument
31 return clockManager.getClockInfos(); in provideClockInfoList()
/aosp12/frameworks/base/packages/SystemUI/src/com/android/keyguard/
H A DKeyguardClockSwitchController.java130 ClockManager clockManager, in KeyguardClockSwitchController() argument
146 mClockManager = clockManager; in KeyguardClockSwitchController()