| /packages/services/Car/libvehiclenetwork/java/src/com/android/car/vehiclenetwork/ |
| D | IVehicleNetworkHalMock.aidl | 30 void onPropertyUnsubscribe(int property) = 4; in onPropertyUnsubscribe() method
|
| D | VehicleNetwork.java | 61 void onPropertyUnsubscribe(int property); in onPropertyUnsubscribe() method 687 public void onPropertyUnsubscribe(int property) { in onPropertyUnsubscribe() method in VehicleNetwork.IVehicleNetworkHalMockImpl
|
| /packages/services/Car/tests/EmbeddedKitchenSinkApp/src/com/google/android/car/kitchensink/ |
| D | CarEmulator.java | 184 public void onPropertyUnsubscribe(int property) { in onPropertyUnsubscribe() method in CarEmulator.AudioFocusPropertyHandler 204 public void onPropertyUnsubscribe(int property) { in onPropertyUnsubscribe() method in CarEmulator.AudioStreamStatePropertyHandler
|
| /packages/services/Car/tests/libvehiclenetwork-native-test/ |
| D | VehicleHalMock.h | 58 virtual void onPropertyUnsubscribe(int32_t /*property*/) { in onPropertyUnsubscribe() function
|
| D | VehicleNetworkAudioHelperTest.cpp | 86 virtual void onPropertyUnsubscribe(int32_t property) { in onPropertyUnsubscribe() function in android::VehicleHalMockForAudioFocus
|
| /packages/services/Car/car-systemtest-lib/src/android/car/test/ |
| D | VehicleHalEmulator.java | 58 void onPropertyUnsubscribe(int property); in onPropertyUnsubscribe() method 303 public synchronized void onPropertyUnsubscribe(int property) { in onPropertyUnsubscribe() method in VehicleHalEmulator.DefaultPropertyHandler 337 public void onPropertyUnsubscribe(int property) { in onPropertyUnsubscribe() method in VehicleHalEmulator.HalMock
|
| D | CarTestManager.java | 184 public void onPropertyUnsubscribe(int property) { in onPropertyUnsubscribe() method in CarTestManager.IVehicleNetworkHalMockImpl
|
| /packages/services/Car/tests/libvehiclenetwork-java-test/src/com/android/car/vehiclenetwork/libtest/ |
| D | VehicleNetworkMockedTest.java | 432 void onPropertyUnsubscribe(int property); in onPropertyUnsubscribe() method 485 public void onPropertyUnsubscribe(int property) { in onPropertyUnsubscribe() method in VehicleNetworkMockedTest.VehicleHalMock 527 public void onPropertyUnsubscribe(int property) { in onPropertyUnsubscribe() method in VehicleNetworkMockedTest.DefaultVehiclePropertyHandler
|
| /packages/services/Car/tests/carservice_test/src/com/android/car/test/ |
| D | CarRadioManagerTest.java | 116 public synchronized void onPropertyUnsubscribe(int property) { in onPropertyUnsubscribe() method in CarRadioManagerTest.RadioPresetPropertyHandler
|
| D | CarHvacManagerTest.java | 201 public synchronized void onPropertyUnsubscribe(int property) { in onPropertyUnsubscribe() method in CarHvacManagerTest.HvacPropertyHandler
|
| D | CarPowerManagementTest.java | 200 public void onPropertyUnsubscribe(int property) { in onPropertyUnsubscribe() method in CarPowerManagementTest.PowerStatePropertyHandler
|
| D | CarAudioFocusTest.java | 577 public void onPropertyUnsubscribe(int property) { in onPropertyUnsubscribe() method in CarAudioFocusTest.FocusPropertyHandler
|
| /packages/services/Car/libvehiclenetwork/native/ |
| D | IVehicleNetworkHalMock.cpp | 138 virtual void onPropertyUnsubscribe(int32_t property) { in onPropertyUnsubscribe() function in android::BpVehicleNetworkHalMock
|