Searched refs:brokerService (Results 1 – 1 of 1) sorted by relevance
344 VmsBrokerService brokerService = CarLocalServices.getService(VmsBrokerService.class); in initVmsClient() local345 if (brokerService == null) { in initVmsClient()349 VmsClient client = new VmsClient(brokerService, new HandlerExecutor(handler), callback, in initVmsClient()