Searched refs:getLocationManagerProxy (Results 1 – 4 of 4) sorted by relevance
25 ILocationManagerProxy getLocationManagerProxy(); in getLocationManagerProxy() method
116 public ILocationManagerProxy getLocationManagerProxy() { in getLocationManagerProxy() method in PerUserCarServiceImpl.PerUserCarServiceBinder
178 mILocationManagerProxy = perUserCarService.getLocationManagerProxy();
122 when(mMockIPerUserCarService.getLocationManagerProxy()) in setUp()