Home
last modified time | relevance | path

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

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