Home
last modified time | relevance | path

Searched defs:deviceSdkLevel (Results 1 – 4 of 4) sorted by relevance

/cts/hostsidetests/appcloning/hostside/src/com/android/cts/appcloning/
DBaseHostTestCase.java74 DeviceSdkLevel deviceSdkLevel = new DeviceSdkLevel(sDevice); in isAtLeastS() local
79 DeviceSdkLevel deviceSdkLevel = new DeviceSdkLevel(sDevice); in isAtLeastT() local
84 DeviceSdkLevel deviceSdkLevel = new DeviceSdkLevel(device); in isAtLeastU() local
89 DeviceSdkLevel deviceSdkLevel = new DeviceSdkLevel(device); in isAtLeastV() local
/cts/hostsidetests/scopedstorage/host/src/android/scopedstorage/cts/host/
DPreserveLegacyStorageHostTest.java63 DeviceSdkLevel deviceSdkLevel = new DeviceSdkLevel(getDevice()); in testPreserveLegacy() local
DScopedStorageHostTest.java396 DeviceSdkLevel deviceSdkLevel = new DeviceSdkLevel(getDevice()); in isSdkLevelLessThanU() local
/cts/hostsidetests/appcompat/strictjavapackages/src/android/compat/sjp/cts/
DStrictJavaPackagesTest.java561 DeviceSdkLevel deviceSdkLevel = new DeviceSdkLevel(testInfo.getDevice()); in setupOnce() local