Searched defs:HalClient (Results 1 – 2 of 2) sorted by relevance
45 final class HalClient { class69 HalClient(IVehicle vehicle, Looper looper, IVehicleCallback callback) { in HalClient() method in HalClient75 HalClient(IVehicle vehicle, Looper looper, IVehicleCallback callback, in HalClient() method in HalClient
42 HalClient(const sp<IVehicleCallback> &callback) in HalClient() function