Home
last modified time | relevance | path

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

/cts/apps/CtsVerifier/src/com/android/cts/verifier/notifications/
DNotificationListenerVerifierActivity.java161 tests.add(new NotificationNotReceivedTest()); in createTestItems()
1137 private class NotificationNotReceivedTest extends InteractiveTestCase { class in NotificationListenerVerifierActivity