Home
last modified time | relevance | path

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

/cts/tests/app/src/android/app/cts/
DServiceTest.java969 testForegroundServiceRemoveNotificationOnStop(false); in testForegroundService_removeNotificationOnStop()
974 testForegroundServiceRemoveNotificationOnStop(true); in testForegroundService_removeNotificationOnStopUsingFlags()
977 private void testForegroundServiceRemoveNotificationOnStop(boolean usingFlags) in testForegroundServiceRemoveNotificationOnStop() method in ServiceTest