Searched refs:mILocationManagerProxy (Results 1 – 1 of 1) sorted by relevance
102 private ILocationManagerProxy mILocationManagerProxy; field in CarLocationService116 mILocationManagerProxy = perUserCarService.getLocationManagerProxy();134 mILocationManagerProxy = null;142 mILocationManagerProxy = null;266 if (mILocationManagerProxy == null) { in onReceive()273 boolean locationEnabled = mILocationManagerProxy.isLocationEnabled(); in onReceive()300 if (mILocationManagerProxy == null) { in storeLocation()305 location = mILocationManagerProxy.getLastKnownLocation( in storeLocation()464 if (mILocationManagerProxy == null) { in injectLocation()468 success = mILocationManagerProxy.injectLocation(location); in injectLocation()