Home
last modified time | relevance | path

Searched refs:FEATURE_AUTOMOTIVE (Results 1 – 6 of 6) sorted by relevance

/cts/tools/cts-preconditions/src/com/android/preconditions/cts/
DPreconditionsTest.java41 || pm.hasSystemFeature(PackageManager.FEATURE_AUTOMOTIVE)) { in testScreenUnlocked()
/cts/hostsidetests/appsecurity/src/android/appsecurity/cts/
DDirectBootHostTest.java51 private static final String FEATURE_AUTOMOTIVE = "feature:android.hardware.type.automotive\n"; field in DirectBootHostTest
252 return hasSystemFeature(FEATURE_AUTOMOTIVE); in isAutomotiveDevice()
/cts/tests/app/src/android/app/cts/
DUiModeManagerTest.java70 PackageManager.FEATURE_AUTOMOTIVE); in isAutomotive()
DSystemFeaturesTest.java474 if (!mPackageManager.hasSystemFeature(PackageManager.FEATURE_AUTOMOTIVE) && in testUsbAccessory()
/cts/tests/tests/car/src/android/car/cts/
DCarUiProviderTest.java98 PackageManager.FEATURE_AUTOMOTIVE in setUp()
/cts/apps/CtsVerifier/src/com/android/cts/verifier/features/
DFeatureSummaryActivity.java236 new Feature(PackageManager.FEATURE_AUTOMOTIVE, false),