Home
last modified time | relevance | path

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

/hardware/interfaces/automotive/vehicle/2.0/default/impl/vhal_v2_0/
DEmulatedUserHal.h105 android::base::Result<std::unique_ptr<VehiclePropValue>> onSetSwitchUserResponse(
DEmulatedUserHal.cpp84 return onSetSwitchUserResponse(value); in onSetProperty()
167 Result<std::unique_ptr<VehiclePropValue>> EmulatedUserHal::onSetSwitchUserResponse( in onSetSwitchUserResponse() function in android::hardware::automotive::vehicle::V2_0::impl::EmulatedUserHal