Searched refs:ACTION_SET_CHANNELS_DONE (Results 1 – 2 of 2) sorted by relevance
88 protected static final String ACTION_SET_CHANNELS_DONE = field in CellBroadcastBaseTest182 if (ACTION_SET_CHANNELS_DONE.equals(action)) { in beforeAllTests()199 filter.addAction(ACTION_SET_CHANNELS_DONE); in beforeAllTests()
78 private static final String ACTION_SET_CHANNELS_DONE = field in CellBroadcastConfigService691 Intent intent = new Intent(ACTION_SET_CHANNELS_DONE); in broadcastSetChannelsIsDone()