Home
last modified time | relevance | path

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

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