Searched refs:isSdkLevelLessThanU (Results 1 – 1 of 1) sorted by relevance
169 if (isSdkLevelLessThanU()) { in testCheckInstallerAppAccessToObbDirs()177 if (isSdkLevelLessThanU()) { in testCheckInstallerAppAccessToObbDirs()187 if (isSdkLevelLessThanU()) { in testCheckInstallerAppCannotAccessDataDirs()195 if (isSdkLevelLessThanU()) { in testCheckInstallerAppCannotAccessDataDirs()395 private boolean isSdkLevelLessThanU() throws DeviceNotAvailableException { in isSdkLevelLessThanU() method in ScopedStorageHostTest