Home
last modified time | relevance | path

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

/cts/hostsidetests/appsecurity/src/android/appsecurity/cts/
DStorageHostTest.java233 int userId, boolean disableIsolatedStorage) throws DeviceNotAvailableException { in runDeviceTests() argument
240 options.setDisableIsolatedStorage(disableIsolatedStorage); in runDeviceTests()