Searched refs:KEY_ENABLE_TEST_ALERTS (Results 1 – 6 of 6) sorted by relevance
125 public static final String KEY_ENABLE_TEST_ALERTS = "enable_test_alerts"; field in CellBroadcastSettings247 .remove(KEY_ENABLE_TEST_ALERTS) in resetAllPreferences()354 findPreference(KEY_ENABLE_TEST_ALERTS); in initPreferences()
476 .getBoolean(CellBroadcastSettings.KEY_ENABLE_TEST_ALERTS, false); in isChannelEnabled()506 .getBoolean(CellBroadcastSettings.KEY_ENABLE_TEST_ALERTS, in isChannelEnabled()574 .getBoolean(CellBroadcastSettings.KEY_ENABLE_TEST_ALERTS, in isChannelEnabled()
193 && prefs.getBoolean(CellBroadcastSettings.KEY_ENABLE_TEST_ALERTS, false); in enableCellBroadcastChannels()
271 CellBroadcastSettings.KEY_ENABLE_TEST_ALERTS; in queryNonIndexableKeys()
531 CellBroadcastSettings.KEY_ENABLE_TEST_ALERTS, enable).apply(); in tryCdmaSetCategory()
428 CellBroadcastSettings.KEY_ENABLE_TEST_ALERTS, !enable)) in testTryCdmaSetCatergory()