Home
last modified time | relevance | path

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

/cts/tests/app/app/src/android/app/stubs/
DBubblesTestService.java49 Notification n = getNotificationForTest(testCase, getApplicationContext()); in onStartCommand()
59 private Notification getNotificationForTest(int testCase, Context context) { in getNotificationForTest() method in BubblesTestService