Home
last modified time | relevance | path

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

/aosp12/frameworks/base/packages/SystemUI/src/com/android/keyguard/clock/
H A DClockModule.java31 return clockManager.getClockInfos(); in provideClockInfoList()
H A DClockManager.java188 List<ClockInfo> getClockInfos() { in getClockInfos() method in ClockManager