Home
last modified time | relevance | path

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

/cts/tests/app/app/src/android/app/stubs/
DBubblesTestService.java42 public static final int TEST_MESSAGING = 1; field in BubblesTestService
79 if (testCase != TEST_MESSAGING) { in getNotificationForTest()
/cts/tests/app/src/android/app/cts/
DNotificationManagerTest.java55 import static android.app.stubs.BubblesTestService.TEST_MESSAGING;
3340 serviceIntent.putExtra(EXTRA_TEST_CASE, TEST_MESSAGING); in testNotificationManagerBubblePolicy_noFlag_service()