Home
last modified time | relevance | path

Searched defs:isAtLeastU (Results 1 – 3 of 3) sorted by relevance

/cts/hostsidetests/scopedstorage/host/src/android/scopedstorage/cts/host/
DBaseHostTestCase.java57 protected static boolean isAtLeastU(ITestDevice device) throws DeviceNotAvailableException { in isAtLeastU() method in BaseHostTestCase
/cts/hostsidetests/appcloning/hostside/src/com/android/cts/appcloning/
DBaseHostTestCase.java83 protected static boolean isAtLeastU(ITestDevice device) throws DeviceNotAvailableException { in isAtLeastU() method in BaseHostTestCase
/cts/tests/tests/car/lib/CarIntegrationTestUtilsLib/src/android/car/cts/utils/
DVehiclePropertyVerifier.java946 private boolean isAtLeastU() { in isAtLeastU() method in VehiclePropertyVerifier