Searched defs:getClockStyle (Results 1 – 4 of 4) sorted by relevance
126 fun getClockStyle(context: Context, prefs: SharedPreferences): ClockStyle { in getClockStyle() method342 private fun getClockStyle(context: Context, prefs: SharedPreferences, key: String): ClockStyle { in getClockStyle() method
75 ClockStyle getClockStyle() { in getClockStyle() method in SettingsModel
137 static ClockStyle getClockStyle(Context context, SharedPreferences prefs) { in getClockStyle() method in SettingsDAO352 private static ClockStyle getClockStyle(Context context, SharedPreferences prefs, String key) { in getClockStyle() method in SettingsDAO
976 public ClockStyle getClockStyle() { in getClockStyle() method in DataModel