Searched refs:VehicleDeathRecipient (Results 1 – 1 of 1) sorted by relevance
51 private final VehicleDeathRecipient mVehicleDeathRecipient = new VehicleDeathRecipient();125 private static class VehicleDeathRecipient implements IVehicleDeathRecipient { class in CarServiceImpl