Home
last modified time | relevance | path

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

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