Home
last modified time | relevance | path

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

/packages/apps/DeskClock/src/com/android/deskclock/data/
DSettingsModel.java75 ClockStyle getClockStyle() { in getClockStyle() method in SettingsModel
DSettingsDAO.java137 static ClockStyle getClockStyle(Context context, SharedPreferences prefs) { in getClockStyle() method in SettingsDAO
352 private static ClockStyle getClockStyle(Context context, SharedPreferences prefs, String key) { in getClockStyle() method in SettingsDAO
DDataModel.java973 public ClockStyle getClockStyle() { in getClockStyle() method in DataModel