Home
last modified time | relevance | path

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

/cts/tests/app/src/android/app/cts/
DActivityManagerFgsBgStartTest.java165 enableFgsRestriction(true, true, null); in setUp()
179 enableFgsRestriction(true, true, null); in tearDown()
241 enableFgsRestriction(false, true, null); in testFgsLocationStartFromBG()
348 enableFgsRestriction(false, true, null); in testFgsLocationStartFromBGTwoProcesses()
431 enableFgsRestriction(false, true, null); in testFgsLocationPendingIntent()
551 enableFgsRestriction(false, true, null); in testFgsLocationStartFromBGWithBind()
606 enableFgsRestriction(false, true, null); in testUpdateUidProcState()
696 enableFgsRestriction(false, true, null); in testFgsStartFromBG()
697 enableFgsRestriction(false, useDeviceConfig, PACKAGE_NAME_APP1); in testFgsStartFromBG()
713 enableFgsRestriction(true, true, null); in testFgsStartFromBG()
[all …]
/cts/tests/app/src/android/app/cts/fgs/bootcompleted/
DBootCompletedFgsStartTest.java95 private void enableFgsRestriction(boolean enable, String packageName) in enableFgsRestriction() method in BootCompletedFgsStartTest
131 enableFgsRestriction(enableCompat, testPkg); in runTestOnce()