Home
last modified time | relevance | path

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

/aosp_15_r20/cts/tests/app/src/android/app/cts/
H A DServiceTest.java1043 testForegroundServiceRemoveNotificationOnStop(false); in testForegroundService_removeNotificationOnStop()
1049 testForegroundServiceRemoveNotificationOnStop(true); in testForegroundService_removeNotificationOnStopUsingFlags()
1052 private void testForegroundServiceRemoveNotificationOnStop(boolean usingFlags) in testForegroundServiceRemoveNotificationOnStop() method in ServiceTest