Home
last modified time | relevance | path

Searched defs:ClockInfo (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/packages/SystemUI/src/com/android/keyguard/clock/
DClockInfo.java25 final class ClockInfo { class
33 private ClockInfo(String name, Supplier<String> title, String id, in ClockInfo() method in ClockInfo