Home
last modified time | relevance | path

Searched refs:onContinuousPropertyTimer (Results 1 – 2 of 2) sorted by relevance

/hardware/interfaces/automotive/vehicle/2.0/default/impl/vhal_v2_0/
DDefaultVehicleHal.h69 void onContinuousPropertyTimer(const std::vector<int32_t>& properties);
DDefaultVehicleHal.cpp481 void DefaultVehicleHal::onContinuousPropertyTimer(const std::vector<int32_t>& properties) { in onContinuousPropertyTimer() function in android::hardware::automotive::vehicle::V2_0::impl::DefaultVehicleHal
529 onContinuousPropertyTimer(properties); in getTimerAction()