Searched refs:TEST_CALL (Results 1 – 2 of 2) sorted by relevance
41 public static final int TEST_CALL = 0; field in BubblesTestService48 final int testCase = intent.getIntExtra(EXTRA_TEST_CASE, TEST_CALL); in onStartCommand()
54 import static android.app.stubs.BubblesTestService.TEST_CALL;3366 serviceIntent.putExtra(EXTRA_TEST_CASE, TEST_CALL); in testNotificationManagerBubblePolicy_noFlag_phonecall()