Searched refs:onPropertyEvent (Results 1 – 4 of 4) sorted by relevance
32 oneway onPropertyEvent(vec<VehiclePropValue> propValues);
832 * parameter shall generate onPropertyEvent() callbacks to the VHAL.849 * the MAX DEFROST parameter shall generate onPropertyEvent() callbacks to899 * onPropertyEvent() callbacks to the VHAL. In addition, if setting902 * onPropertyEvent() callbacks must be generated. If a user changes a905 * onPropertyEvent() callbacks (i.e. HVAC_DUAL_ON = false,
96 Return<void> onPropertyEvent( in onPropertyEvent() function
243 auto status = cv.client->getCallback()->onPropertyEvent(vec); in onBatchHalEvent()