Searched refs:startAndStopFgsType (Results 1 – 1 of 1) sorted by relevance
/cts/tests/app/FgsTest/src/android/app/cts/fgstest/ |
D | ActivityManagerForegroundServiceTypeTest.java | 317 startAndStopFgsType(api33Comp, type, uid33Watcher); in testForegroundServiceTypeDisabledCommon() 318 startAndStopFgsType(apiCurComp, type, uidCurWatcher); in testForegroundServiceTypeDisabledCommon() 327 startAndStopFgsType(api33Comp, type, uid33Watcher); in testForegroundServiceTypeDisabledCommon() 336 private void startAndStopFgsType(ComponentName compName, int type, WatchUidRunner uidWatcher) in startAndStopFgsType() method in ActivityManagerForegroundServiceTypeTest 420 startAndStopFgsType(TEST_COMP_TARGET_FGS_ALL_TYPE, type, null); in testPermissionEnforcementCommon() 438 startAndStopFgsType(TEST_COMP_TARGET_FGS_ALL_TYPE, type, null); in testPermissionEnforcementCommon() 448 startAndStopFgsType(TEST_COMP_TARGET_FGS_ALL_TYPE, type, null); in testPermissionEnforcementCommon()
|