Searched refs:mResultBinderToVehicleStubCallback (Results 1 – 1 of 1) sorted by relevance
392 mResultBinderToVehicleStubCallback = new ArrayMap<>(); field in PropertyHalService1678 if (mResultBinderToVehicleStubCallback.get(asyncPropertyResultBinder) == null) { in createVehicleStubCallback()1686 mResultBinderToVehicleStubCallback.put(asyncPropertyResultBinder, callback); in createVehicleStubCallback()1688 callback = mResultBinderToVehicleStubCallback.get(asyncPropertyResultBinder); in createVehicleStubCallback()1865 mResultBinderToVehicleStubCallback.remove(binder); in onBinderDied()