Searched refs:getPropConfig (Results 1 – 3 of 3) sorted by relevance
176 EmulatedVehicleHardware::ConfigResultType EmulatedVehicleHardware::getPropConfig(int32_t propId) in getPropConfig() function in android::hardware::automotive::vehicle::fake::EmulatedVehicleHardware178 return mServerSidePropStore->getPropConfig(propId); in getPropConfig()
100 auto result = mHal->getPropConfig(propId); in doGetConfig()
57 ConfigResultType getPropConfig(int32_t propId) const;