Searched refs:dispatchToClient (Results 1 – 6 of 6) sorted by relevance
47 protected abstract void dispatchToClient(ClientType client, List<EventType> events); in dispatchToClient() method in DispatchList91 dispatchToClient(mEventsByClient.keyAt(i), mEventsByClient.valueAt(i)); in dispatchToClients()
35 protected void dispatchToClient(String client, List<Integer> events) { in dispatchToClient() method in DispatchListUnitTest.MyDispatchList
493 protected void dispatchToClient(IVehicleCallback client, List<PropIdAreaId> events) { in dispatchToClient() method in AidlMockedVehicleHal.EventDispatchList
2099 protected void dispatchToClient(HalServiceBase client, List<PropIdAreaId> events) { in dispatchToClient() method in VehicleHal.SupportedValuesChangeDispatchList
1784 protected void dispatchToClient(ISupportedValuesChangeCallback client, in dispatchToClient() method in PropertyHalService.SupportedValuesChangeDispatchList
3805 protected void dispatchToClient(CarPropertyEventCallbackController client, in dispatchToClient() method in CarPropertyManager.EventDispatchList