Home
last modified time | relevance | path

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

/cts/tests/tests/car/lib/CarIntegrationTestUtilsLib/src/android/car/cts/utils/
DVehiclePropertyVerifier.java736 int adasEnabledPropertyId = mDependentOnPropertyId.get(); in enableAdasFeatureIfAdasStateProperty() local
738 mCarPropertyManager.getCarPropertyConfig(adasEnabledPropertyId); in enableAdasFeatureIfAdasStateProperty()
744 Log.w(TAG, "Cannot enable " + VehiclePropertyIds.toString(adasEnabledPropertyId) in enableAdasFeatureIfAdasStateProperty()
776 int adasEnabledPropertyId = mDependentOnPropertyId.get(); in disableAdasFeatureIfAdasStateProperty() local
778 mCarPropertyManager.getCarPropertyConfig(adasEnabledPropertyId); in disableAdasFeatureIfAdasStateProperty()