Searched refs:NON_EMPTY_TOPIC_RESPONSE_BROADCAST (Results 1 – 2 of 2) sorted by relevance
125 private static final String NON_EMPTY_TOPIC_RESPONSE_BROADCAST = field in AppUpdateTest140 NON_EMPTY_TOPIC_RESPONSE_BROADCAST,239 topicResponseIntentFilter.addAction(NON_EMPTY_TOPIC_RESPONSE_BROADCAST); in registerTopicResponseReceiver()264 if (action.equals(NON_EMPTY_TOPIC_RESPONSE_BROADCAST)) { in registerTopicResponseReceiver()
47 private static final String NON_EMPTY_TOPIC_RESPONSE_BROADCAST = field in MainActivity84 sendGetTopicsResponseBroadcast.setAction(NON_EMPTY_TOPIC_RESPONSE_BROADCAST); in sendGetTopicsResponseBroadcast()