Home
last modified time | relevance | path

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

/tools/tradefederation/core/test_framework/com/android/tradefed/testtype/junit4/
DBaseHostJUnit4Test.java481 options.isIsolatedStorageDisabled(), in runDeviceTests()
567 boolean isIsolatedStorageDisabled, in runDeviceTests() argument
584 isIsolatedStorageDisabled, in runDeviceTests()
623 boolean isIsolatedStorageDisabled, in runDeviceTests() argument
641 isIsolatedStorageDisabled, in runDeviceTests()
706 boolean isIsolatedStorageDisabled, in doRunTests() argument
726 if (isIsolatedStorageDisabled && device.checkApiLevelAgainstNextRelease(29)) { in doRunTests()