Home
last modified time | relevance | path

Searched refs:KEY_ALERTS_POPUP (Results 1 – 1 of 1) sorted by relevance

/packages/apps/Calendar/src/com/android/calendar/
DGeneralPreferences.kt84 mPopup = preferenceScreen.findPreference(KEY_ALERTS_POPUP) as CheckBoxPreference in onCreate()
324 const val KEY_ALERTS_POPUP = "preferences_alerts_popup" constant