Home
last modified time | relevance | path

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

/cts/hostsidetests/scopedstorage/host/src/android/scopedstorage/cts/host/
DBaseHostTestCase.java53 protected static boolean isAtLeastS(ITestDevice device) throws DeviceNotAvailableException { in isAtLeastS() method in BaseHostTestCase
/cts/hostsidetests/appcloning/hostside/src/com/android/cts/appcloning/
DBaseHostTestCase.java73 protected static boolean isAtLeastS() throws DeviceNotAvailableException { in isAtLeastS() method in BaseHostTestCase
/cts/tests/tests/textclassifier/src/android/view/textclassifier/cts/
DTextViewIntegrationTest.java238 private boolean isAtLeastS() { in isAtLeastS() method in TextViewIntegrationTest
/cts/hostsidetests/scopedstorage/src/android/scopedstorage/cts/
DScopedStorageTest.java1204 private static boolean isAtLeastS() { in isAtLeastS() method in ScopedStorageTest