Searched refs:isIsolatedStorageDisabled (Results 1 – 2 of 2) sorted by relevance
475 options.isIsolatedStorageDisabled(), in runDeviceTests()558 boolean isIsolatedStorageDisabled, in runDeviceTests() argument574 isIsolatedStorageDisabled, in runDeviceTests()631 boolean isIsolatedStorageDisabled, in doRunTests() argument642 if (isIsolatedStorageDisabled && device.checkApiLevelAgainstNextRelease(29)) { in doRunTests()
184 public boolean isIsolatedStorageDisabled() { in isIsolatedStorageDisabled() method in DeviceTestRunOptions