Home
last modified time | relevance | path

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

/cts/apps/CtsVerifier/src/com/android/cts/verifier/notifications/
DConditionProviderVerifierActivity.java93 tests.add(new ServiceStoppedTest()); in createTestItems()
1054 private class ServiceStoppedTest extends InteractiveTestCase { class in ConditionProviderVerifierActivity
DNotificationListenerVerifierActivity.java180 tests.add(new ServiceStoppedTest()); in createTestItems()
1276 private class ServiceStoppedTest extends InteractiveTestCase { class in NotificationListenerVerifierActivity