Searched refs:TEST_MESSAGING (Results 1 – 2 of 2) sorted by relevance
42 public static final int TEST_MESSAGING = 1; field in BubblesTestService79 if (testCase != TEST_MESSAGING) { in getNotificationForTest()
55 import static android.app.stubs.BubblesTestService.TEST_MESSAGING;3340 serviceIntent.putExtra(EXTRA_TEST_CASE, TEST_MESSAGING); in testNotificationManagerBubblePolicy_noFlag_service()