Searched refs:clockManager (Results 1 – 2 of 2) sorted by relevance
30 public static List<ClockInfo> provideClockInfoList(ClockManager clockManager) { in provideClockInfoList() argument31 return clockManager.getClockInfos(); in provideClockInfoList()
130 ClockManager clockManager, in KeyguardClockSwitchController() argument146 mClockManager = clockManager; in KeyguardClockSwitchController()