Home
last modified time | relevance | path

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

/packages/apps/DeskClock/src/com/android/deskclock/data/
DSettingsDAO.kt126 fun getClockStyle(context: Context, prefs: SharedPreferences): ClockStyle { in getClockStyle() method
342 private fun getClockStyle(context: Context, prefs: SharedPreferences, key: String): ClockStyle { in getClockStyle() method