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