Home
last modified time | relevance | path

Searched defs:useDeviceConfig (Results 1 – 1 of 1) sorted by relevance

/cts/tests/app/src/android/app/cts/
DActivityManagerFgsBgStartTest.java694 private void testFgsStartFromBG(boolean useDeviceConfig) throws Exception { in testFgsStartFromBG()
2476 final boolean enable, boolean useDeviceConfig, String packageName) throws Exception { in enableFgsRestriction()