Home
last modified time | relevance | path

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

/aosp12/hardware/interfaces/automotive/vehicle/2.0/default/impl/vhal_v2_0/
H A DEmulatedUserHal.h118 android::base::Result<std::unique_ptr<VehiclePropValue>> onSetUserIdentificationAssociation(
H A DEmulatedUserHal.cpp91 return onSetUserIdentificationAssociation(value); in onSetProperty()
251 Result<std::unique_ptr<VehiclePropValue>> EmulatedUserHal::onSetUserIdentificationAssociation( in onSetUserIdentificationAssociation() function in android::hardware::automotive::vehicle::V2_0::impl::EmulatedUserHal