Searched refs:getLocationManagerProxy (Results 1 – 4 of 4) sorted by relevance
25 ILocationManagerProxy getLocationManagerProxy(); in getLocationManagerProxy() method
118 public ILocationManagerProxy getLocationManagerProxy() { in getLocationManagerProxy() method in CarPerUserServiceImpl.CarPerUserServiceBinder
189 mILocationManagerProxy = carPerUserService.getLocationManagerProxy();
122 when(mMockICarPerUserService.getLocationManagerProxy()) in setUp()