Searched refs:onPropertyEvent (Results 1 – 4 of 4) sorted by relevance
32 oneway onPropertyEvent(vec<VehiclePropValue> propValues);
965 * parameter shall generate onPropertyEvent() callbacks to the VHAL.982 * the MAX DEFROST parameter shall generate onPropertyEvent() callbacks to1037 * onPropertyEvent() callbacks to the VHAL. In addition, if setting1040 * onPropertyEvent() callbacks must be generated. If a user changes a1043 * onPropertyEvent() callbacks (i.e. HVAC_DUAL_ON = false,1288 * onPropertyEvent() callbacks.
96 Return<void> onPropertyEvent( in onPropertyEvent() function
44 Return<void> onPropertyEvent(const hidl_vec<VehiclePropValue>& values) override { in onPropertyEvent() function in VtsVehicleCallback