Home
last modified time | relevance | path

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

/packages/apps/CellBroadcastReceiver/src/com/android/cellbroadcastreceiver/
DCellBroadcastSettings.java131 private ListPreference mAlertDuration; field in CellBroadcastSettings.CellBroadcastSettingsFragment
157 mAlertDuration = (ListPreference) in onCreate()
231 ListPreference duration = mAlertDuration; in onCreate()
256 mAlertCategory.removePreference(mAlertDuration); in onCreate()