Searched refs:CELLBROADCAST_START_CONFIG_ACTION (Results 1 – 2 of 2) sorted by relevance
44 public static final String CELLBROADCAST_START_CONFIG_ACTION = field in CellBroadcastReceiver73 || CELLBROADCAST_START_CONFIG_ACTION.equals(action)) { in onReceiveWithPrivilege()
48 Intent intent = new Intent(CellBroadcastReceiver.CELLBROADCAST_START_CONFIG_ACTION); in onRestoreFinished()