Home
last modified time | relevance | path

Searched defs:onPropertyGet (Results 1 – 12 of 12) sorted by relevance

/packages/services/Car/tests/EmbeddedKitchenSinkApp/src/com/google/android/car/kitchensink/
DCarEmulator.java171 public synchronized VehiclePropValue onPropertyGet(VehiclePropValue value) { in onPropertyGet() method in CarEmulator.AudioFocusPropertyHandler
194 public VehiclePropValue onPropertyGet(VehiclePropValue value) { in onPropertyGet() method in CarEmulator.AudioStreamStatePropertyHandler
/packages/services/Car/tests/libvehiclenetwork-native-test/
DVehicleHalMock.h49 virtual status_t onPropertyGet(vehicle_prop_value_t* /*value*/) { in onPropertyGet() function
DVehicleNetworkAudioHelperTest.cpp71 virtual status_t onPropertyGet(vehicle_prop_value_t* value) { in onPropertyGet() function in android::VehicleHalMockForAudioFocus
/packages/services/Car/car-systemtest-lib/src/android/car/test/
DVehicleHalEmulator.java56 VehiclePropValue onPropertyGet(VehiclePropValue value); in onPropertyGet() method
291 public synchronized VehiclePropValue onPropertyGet(VehiclePropValue value) { in onPropertyGet() method in VehicleHalEmulator.DefaultPropertyHandler
327 public VehiclePropValue onPropertyGet(VehiclePropValue value) { in onPropertyGet() method in VehicleHalEmulator.HalMock
DCarTestManager.java165 public VehiclePropValueParcelable onPropertyGet(VehiclePropValueParcelable value) { in onPropertyGet() method in CarTestManager.IVehicleNetworkHalMockImpl
/packages/services/Car/tests/libvehiclenetwork-java-test/src/com/android/car/vehiclenetwork/libtest/
DVehicleNetworkMockedTest.java430 VehiclePropValue onPropertyGet(VehiclePropValue property); in onPropertyGet() method
465 public VehiclePropValue onPropertyGet(VehiclePropValue value) { in onPropertyGet() method in VehicleNetworkMockedTest.VehicleHalMock
511 public synchronized VehiclePropValue onPropertyGet(VehiclePropValue property) { in onPropertyGet() method in VehicleNetworkMockedTest.DefaultVehiclePropertyHandler
/packages/services/Car/tests/carservice_test/src/com/android/car/test/
DCarRadioManagerTest.java84 public synchronized VehiclePropValue onPropertyGet(VehiclePropValue value) { in onPropertyGet() method in CarRadioManagerTest.RadioPresetPropertyHandler
DCarHvacManagerTest.java191 public synchronized VehiclePropValue onPropertyGet(VehiclePropValue value) { in onPropertyGet() method in CarHvacManagerTest.HvacPropertyHandler
DCarPowerManagementTest.java187 public synchronized VehiclePropValue onPropertyGet(VehiclePropValue value) { in onPropertyGet() method in CarPowerManagementTest.PowerStatePropertyHandler
DCarAudioFocusTest.java557 public VehiclePropValue onPropertyGet(VehiclePropValue value) { in onPropertyGet() method in CarAudioFocusTest.FocusPropertyHandler
/packages/services/Car/libvehiclenetwork/native/
DIVehicleNetworkHalMock.cpp110 virtual status_t onPropertyGet(vehicle_prop_value_t* value) { in onPropertyGet() function in android::BpVehicleNetworkHalMock
/packages/services/Car/libvehiclenetwork/java/src/com/android/car/vehiclenetwork/
DVehicleNetwork.java59 VehiclePropValue onPropertyGet(VehiclePropValue value); in onPropertyGet() method
668 public VehiclePropValueParcelable onPropertyGet(VehiclePropValueParcelable value) { in onPropertyGet() method in VehicleNetwork.IVehicleNetworkHalMockImpl