Searched refs:BubblesTestService (Results 1 – 2 of 2) sorted by relevance
32 public class BubblesTestService extends Service { class
53 import static android.app.stubs.BubblesTestService.EXTRA_TEST_CASE;54 import static android.app.stubs.BubblesTestService.TEST_CALL;55 import static android.app.stubs.BubblesTestService.TEST_MESSAGING;85 import android.app.stubs.BubblesTestService;3314 Intent serviceIntent = new Intent(mContext, BubblesTestService.class); in testNotificationManagerBubblePolicy_noFlag_service()3340 Intent serviceIntent = new Intent(mContext, BubblesTestService.class); in testNotificationManagerBubblePolicy_noFlag_phonecall()