Searched refs:enableFgsRestriction (Results 1 – 1 of 1) sorted by relevance
/cts/tests/app/src/android/app/cts/ |
D | ActivityManagerFgsBgStartTest.java | 129 enableFgsRestriction(true, true, null); in setUp() 139 enableFgsRestriction(true, true, null); in tearDown() 179 enableFgsRestriction(false, true, null); in testFgsLocationStartFromBG() 281 enableFgsRestriction(false, true, null); in testFgsLocationStartFromBGTwoProcesses() 362 enableFgsRestriction(false, true, null); in testFgsLocationPendingIntent() 478 enableFgsRestriction(false, true, null); in testFgsLocationStartFromBGWithBind() 529 enableFgsRestriction(false, true, null); in testUpdateUidProcState() 617 enableFgsRestriction(false, true, null); in testFgsStartFromBG() 618 enableFgsRestriction(false, useDeviceConfig, PACKAGE_NAME_APP1); in testFgsStartFromBG() 634 enableFgsRestriction(true, true, null); in testFgsStartFromBG() [all …]
|