Home
last modified time | relevance | path

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

/cts/tests/app/FgsTest/src/android/app/cts/fgstest/
DActivityManagerForegroundServiceTypeTest.java293 ComponentName api33Comp, ComponentName apiCurComp) throws Exception { in testForegroundServiceTypeDisabledCommon() argument
295 api33Comp, apiCurComp); in testForegroundServiceTypeDisabledCommon()
299 ComponentName api33Comp, ComponentName apiCurComp) throws Exception { in testForegroundServiceTypeDisabledCommon() argument
318 startAndStopFgsType(apiCurComp, type, uidCurWatcher); in testForegroundServiceTypeDisabledCommon()
324 assertEquals(exceptionType, startForegroundServiceWithType(apiCurComp, type)); in testForegroundServiceTypeDisabledCommon()
326 stopService(apiCurComp, null); in testForegroundServiceTypeDisabledCommon()