Home
last modified time | relevance | path

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

/packages/services/Car/car-lib/src/android/car/hardware/
DCarVendorExtensionManager.java65 l.onChangeEvent(value); in handleOnChangeEvent()
98 void onChangeEvent(CarPropertyValue value); in onChangeEvent() method
222 public void onChangeEvent(CarPropertyValue value) { in onChangeEvent() method in CarVendorExtensionManager.CarPropertyEventListenerToBase
DCarSensorManager.java281 public void onChangeEvent(CarPropertyValue value) { in onChangeEvent() method in CarSensorManager.CarPropertyEventListenerToBase
/packages/services/Car/car-lib/src/android/car/hardware/hvac/
DCarHvacManager.java239 void onChangeEvent(CarPropertyValue value); in onChangeEvent() method
257 public void onChangeEvent(CarPropertyValue value) { in onChangeEvent() method in CarHvacManager.CarPropertyEventListenerToBase
280 l.onChangeEvent(value); in handleOnChangeEvent()
/packages/services/Car/car-lib/src/android/car/hardware/cabin/
DCarCabinManager.java406 void onChangeEvent(CarPropertyValue value); in onChangeEvent() method
424 public void onChangeEvent(CarPropertyValue value) { in onChangeEvent() method in CarCabinManager.CarPropertyEventListenerToBase
446 l.onChangeEvent(value); in handleOnChangeEvent()
/packages/apps/Car/Settings/tests/robotests/src/com/android/car/settings/units/
DUnitsBasePreferenceControllerTest.java178 mController.mCarPropertyEventCallback.onChangeEvent(mCarPropertyValue); in onPropertyChanged_propertyStatusIsAvailable_setsNewUnitIdAsValue()
189 mController.mCarPropertyEventCallback.onChangeEvent(mCarPropertyValue); in onPropertyChanged_propertyStatusIsAvailable_setsNewUnitAbbreviationAsSummary()
/packages/services/Car/tests/carservice_test/src/com/android/car/
DCarCabinManagerTest.java123 public void onChangeEvent(CarPropertyValue value) { in testError()
217 public void onChangeEvent(final CarPropertyValue value) { in onChangeEvent() method in CarCabinManagerTest.EventListener
DCarHvacManagerTest.java148 public void onChangeEvent(CarPropertyValue value) { in testError()
256 public void onChangeEvent(final CarPropertyValue value) { in onChangeEvent() method in CarHvacManagerTest.EventListener
/packages/services/Car/car-lib/src/android/car/hardware/property/
DCarPropertyManager.java72 void onChangeEvent(CarPropertyValue value); in onChangeEvent() method
554 listener.onChangeEvent(event.getCarPropertyValue()); in onPropertyChanged()
/packages/services/Car/tests/EmbeddedKitchenSinkApp/src/com/google/android/car/kitchensink/property/
DPropertyListAdapter.java120 public void onChangeEvent(CarPropertyValue value) { in onChangeEvent() method in PropertyListAdapter.PropertyListEventListener
/packages/apps/Car/Settings/src/com/android/car/settings/units/
DUnitsBasePreferenceController.java76 public void onChangeEvent(CarPropertyValue value) {
/packages/services/Car/tests/vehiclehal_test/src/com/android/car/vehiclehal/test/
DCarPropertyTest.java70 public void onChangeEvent(CarPropertyValue carPropertyValue) { in onChangeEvent() method in CarPropertyTest.CarPropertyEventReceiver
/packages/apps/Car/Cluster/src/android/car/cluster/
DClusterViewModel.java126 public void onChangeEvent(CarPropertyValue value) {
/packages/services/Car/tests/EmbeddedKitchenSinkApp/src/com/google/android/car/kitchensink/sensor/
DSensorsTestFragment.java72 public void onChangeEvent(CarPropertyValue value) {
/packages/apps/Car/Hvac/src/com/android/car/hvac/
DHvacController.java194 public void onChangeEvent(final CarPropertyValue val) {
/packages/services/Car/tests/EmbeddedKitchenSinkApp/src/com/google/android/car/kitchensink/hvac/
DHvacTestFragment.java93 public void onChangeEvent(final CarPropertyValue value) {
/packages/services/Car/car-lib/api/
Dsystem-current.txt603 method @Deprecated public void onChangeEvent(android.car.hardware.CarPropertyValue);
664 method @Deprecated public void onChangeEvent(android.car.hardware.CarPropertyValue);
709 method @Deprecated public void onChangeEvent(android.car.hardware.CarPropertyValue);
Dcurrent.txt496 method public void onChangeEvent(android.car.hardware.CarPropertyValue);