Searched refs:isIsolatedStorageDisabled (Results 1 – 2 of 2) sorted by relevance
499 options.isIsolatedStorageDisabled(), in runDeviceTests()587 boolean isIsolatedStorageDisabled, in runDeviceTests() argument604 isIsolatedStorageDisabled, in runDeviceTests()643 boolean isIsolatedStorageDisabled, in runDeviceTests() argument661 isIsolatedStorageDisabled, in runDeviceTests()701 boolean isIsolatedStorageDisabled, in runDeviceTests() argument720 isIsolatedStorageDisabled, in runDeviceTests()786 boolean isIsolatedStorageDisabled, in doRunTests() argument807 if (isIsolatedStorageDisabled && device.checkApiLevelAgainstNextRelease(29)) { in doRunTests()
205 public boolean isIsolatedStorageDisabled() { in isIsolatedStorageDisabled() method in DeviceTestRunOptions