Home
last modified time | relevance | path

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

/cts/apps/CtsVerifier/src/com/android/cts/verifier/notifications/
DNotificationListenerVerifierActivity.java148 tests.add(new ReceiveAppBlockNoticeTest()); in createTestItems()
600 protected class ReceiveAppBlockNoticeTest extends InteractiveTestCase { class in NotificationListenerVerifierActivity