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