Home
last modified time | relevance | path

Searched refs:hasAutomotiveFeature (Results 1 – 4 of 4) sorted by relevance

/cts/tests/tests/telecom/src/android/telecom/cts/
DCarModeInCallServiceTest.java57 if (!mShouldTestTelecom || TestUtils.hasAutomotiveFeature()) { in setUp()
98 PackageManager.FEATURE_WATCH) && !TestUtils.hasAutomotiveFeature()) { in tearDown()
DExtendedInCallServiceTest.java401 if (TestUtils.hasAutomotiveFeature()) { in testAcceptRingingCallTwoCallsCarMode()
DTestUtils.java726 public static boolean hasAutomotiveFeature() { in hasAutomotiveFeature() method in TestUtils
/cts/tests/tests/wifi/src/android/net/wifi/cts/
DWifiManagerTest.java808 private boolean hasAutomotiveFeature() { in hasAutomotiveFeature() method in WifiManagerTest
1179 if (!hasAutomotiveFeature()) { in startLocalOnlyHotspot()
2159 if (!hasAutomotiveFeature()) { in testStartLocalOnlyHotspotWithSupportedBand()