| /packages/services/Car/service/src/com/android/car/hal/ |
| D | VehicleHalCallback.java | 30 void onPropertyEvent(ArrayList<HalPropValue> values); in onPropertyEvent() method
|
| D | VehicleHal.java | 857 public void onPropertyEvent(ArrayList<HalPropValue> propValues) { in onPropertyEvent() method in VehicleHal
|
| /packages/services/Car/cpp/evs/apps/default/inc/ |
| D | EvsVehicleListener.h | 34 void onPropertyEvent([[maybe_unused]] const std::vector< in onPropertyEvent() function
|
| /packages/services/Car/tests/EmbeddedKitchenSinkApp/src/com/google/android/car/kitchensink/vehiclectrl/ |
| D | VehicleCtrlFragment.java | 117 public void onPropertyEvent(CarPropertyValue prop) { in onPropertyEvent() method in VehicleCtrlFragment
|
| /packages/services/Car/cpp/vhal/client/src/ |
| D | AidlVhalClient.cpp | 500 ScopedAStatus GetSetValueClient::onPropertyEvent([[maybe_unused]] const VehiclePropValues&, in onPropertyEvent() function in android::frameworks::automotive::vhal::GetSetValueClient 601 ScopedAStatus SubscriptionVehicleCallback::onPropertyEvent( in onPropertyEvent() function in android::frameworks::automotive::vhal::SubscriptionVehicleCallback
|
| D | HidlVhalClient.cpp | 288 Return<void> SubscriptionCallback::onPropertyEvent(const hidl_vec<VehiclePropValue>& propValues) { in onPropertyEvent() function in android::frameworks::automotive::vhal::SubscriptionCallback
|
| /packages/services/Car/service/src/com/android/car/ |
| D | HidlVehicleStub.java | 357 public void onPropertyEvent(ArrayList<VehiclePropValue> propValues) { in onPropertyEvent() method in HidlVehicleStub.HidlSubscriptionClient
|
| /packages/services/Car/cpp/vhal/client/test/ |
| D | HidlVhalClientTest.cpp | 126 void onPropertyEvent(const std::vector<std::unique_ptr<IHalPropValue>>& values) override { in onPropertyEvent() function in android::frameworks::automotive::vhal::hidl_test::MockSubscriptionCallback
|
| D | AidlVhalClientTest.cpp | 224 void onPropertyEvent(const std::vector<std::unique_ptr<IHalPropValue>>& values) override { in onPropertyEvent() function in android::frameworks::automotive::vhal::aidl_test::MockSubscriptionCallback
|
| /packages/services/Car/cpp/powerpolicy/server/src/ |
| D | CarPowerPolicyServer.cpp | 125 void PropertyChangeListener::onPropertyEvent( in onPropertyEvent() function in android::frameworks::automotive::powerpolicy::PropertyChangeListener
|
| /packages/services/Car/service/src/com/android/car/hal/fakevhal/ |
| D | FakeVehicleStub.java | 453 public void onPropertyEvent(HalPropValue value) { in onPropertyEvent() method in FakeVehicleStub.FakeVhalSubscriptionClient
|
| /packages/services/Car/cpp/watchdog/server/src/ |
| D | WatchdogProcessService.cpp | 1245 void WatchdogProcessService::PropertyChangeListener::onPropertyEvent( in onPropertyEvent() function in android::automotive::watchdog::WatchdogProcessService::PropertyChangeListener
|