Searched refs:SUPPORTED_BROADCASTS (Results 1 – 1 of 1) sorted by relevance
114 final String[] SUPPORTED_BROADCASTS = new String[]{ in testNonSupportedBroadcastsNotDelivered() local120 SUPPORTED_BROADCASTS, in testNonSupportedBroadcastsNotDelivered()126 final CountDownLatch latch = new CountDownLatch(SUPPORTED_BROADCASTS.length); in testNonSupportedBroadcastsNotDelivered()174 for (String action : SUPPORTED_BROADCASTS) { in testNonSupportedBroadcastsNotDelivered()