Searched refs:CMAS_COMPONENT (Results 1 – 3 of 3) sorted by relevance
75 public static final String CMAS_COMPONENT = "com.android.cellbroadcastreceiver"; field in UIIntents
484 intent.setComponent(new ComponentName(CMAS_COMPONENT, CELL_BROADCAST_LIST_ACTIVITY)); in getWirelessAlertsIntent()
205 return pm.getApplicationEnabledSetting(UIIntents.CMAS_COMPONENT) in isCellBroadcastAppLinkEnabled()