Searched refs:KEY_ENABLE_TEST_ALERTS (Results 1 – 6 of 6) sorted by relevance
380 .getBoolean(CellBroadcastSettings.KEY_ENABLE_TEST_ALERTS, false); in isChannelEnabled()414 .getBoolean(CellBroadcastSettings.KEY_ENABLE_TEST_ALERTS, in isChannelEnabled()468 .getBoolean(CellBroadcastSettings.KEY_ENABLE_TEST_ALERTS, in isChannelEnabled()
106 public static final String KEY_ENABLE_TEST_ALERTS = "enable_test_alerts"; field in CellBroadcastSettings256 findPreference(KEY_ENABLE_TEST_ALERTS); in onCreatePreferences()
137 && prefs.getBoolean(CellBroadcastSettings.KEY_ENABLE_TEST_ALERTS, false); in enableCellBroadcastChannels()
246 CellBroadcastSettings.KEY_ENABLE_TEST_ALERTS; in queryNonIndexableKeys()
410 CellBroadcastSettings.KEY_ENABLE_TEST_ALERTS, enable).apply(); in tryCdmaSetCategory()
370 CellBroadcastSettings.KEY_ENABLE_TEST_ALERTS, enable); in testTryCdmaSetCatergory()