Searched refs:VmsSubscriberService (Results 1 – 3 of 3) sorted by relevance
36 public class VmsSubscriberService extends IVmsSubscriberService.Stub implements CarServiceBase, class52 VmsSubscriberService(Context context, VmsBrokerService brokerService, in VmsSubscriberService() method in VmsSubscriberService
109 private final VmsSubscriberService mVmsSubscriberService;174 mVmsSubscriberService = new VmsSubscriberService( in ICarImpl()
72 private VmsSubscriberService mSubscriberService;76 mSubscriberService = new VmsSubscriberService(mContext, mBrokerService, mClientManager, in setUp()