Home
last modified time | relevance | path

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

/cts/hostsidetests/appsecurity/src/android/appsecurity/cts/
DDirectBootHostTest.java83 if (!isSupportedDevice()) { in testAutomotiveNativeFbe()
100 if (!isSupportedDevice()) { in testDirectBootNative()
117 if (!isSupportedDevice()) { in testDirectBootEmulated()
133 if (!isSupportedDevice()) { in testDirectBootNone()
215 private boolean isSupportedDevice() throws Exception { in isSupportedDevice() method in DirectBootHostTest
DAdoptableHostTest.java62 if (isSupportedDevice()) { in setUp()
71 if (isSupportedDevice()) { in tearDown()
92 if (!isSupportedDevice()) return; in testApps()
155 if (!isSupportedDevice()) return; in testPrimaryStorage()
255 if (!isSupportedDevice()) return; in testPackageInstaller()
284 if (!isSupportedDevice()) return; in testEjected()
328 private boolean isSupportedDevice() throws Exception { in isSupportedDevice() method in AdoptableHostTest
/cts/tests/tests/media/src/android/media/cts/
DRingtoneManagerTest.java110 private boolean isSupportedDevice() { in isSupportedDevice() method in RingtoneManagerTest
117 if (!isSupportedDevice()) return; in testConstructors()
124 if (!isSupportedDevice()) return; in testAccessMethods()
173 if (!isSupportedDevice()) return; in testSetType()
184 if (!isSupportedDevice()) return; in testStopPreviousRingtone()
206 if (!isSupportedDevice()) return; in testQuery()