Home
last modified time | relevance | path

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

/cts/tests/app/FgsTest/src/android/app/cts/fgstest/
DActivityManagerForegroundServiceTypeTest.java324 assertEquals(exceptionType, startForegroundServiceWithType(apiCurComp, type)); in testForegroundServiceTypeDisabledCommon()
338 assertEquals(RESULT_OK, startForegroundServiceWithType(compName, type)); in startAndStopFgsType()
345 private int startForegroundServiceWithType(ComponentName compName, int type) throws Exception { in startForegroundServiceWithType() method in ActivityManagerForegroundServiceTypeTest
429 startForegroundServiceWithType(TEST_COMP_TARGET_FGS_ALL_TYPE, type)); in testPermissionEnforcementCommon()
460 startForegroundServiceWithType(TEST_COMP_TARGET_FGS_ALL_TYPE, type)); in testPermissionEnforcementCommon()