Home
last modified time | relevance | path

Searched refs:SUPPORTED_BROADCASTS (Results 1 – 1 of 1) sorted by relevance

/cts/tests/tests/background/src/android/app/cts/backgroundrestrictions/
DBroadcastsTest.java114 final String[] SUPPORTED_BROADCASTS = new String[]{ in testNonSupportedBroadcastsNotDelivered() local
120 SUPPORTED_BROADCASTS, in testNonSupportedBroadcastsNotDelivered()
126 final CountDownLatch latch = new CountDownLatch(SUPPORTED_BROADCASTS.length); in testNonSupportedBroadcastsNotDelivered()
174 for (String action : SUPPORTED_BROADCASTS) { in testNonSupportedBroadcastsNotDelivered()