Home
last modified time | relevance | path

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

/packages/apps/ThemePicker/src/com/android/customization/model/clock/
DClockface.java27 public class Clockface implements CustomizationOption<Clockface> { class
34 private Clockface(String title, String id, Asset preview, Asset thumbnail) { in Clockface() method in Clockface