Home
last modified time | relevance | path

Searched refs:ILocationManagerProxy (Results 1 – 5 of 5) sorted by relevance

/packages/services/Car/car-lib/src/android/car/
DICarPerUserService.aidl20 import android.car.ILocationManagerProxy;
25 ILocationManagerProxy getLocationManagerProxy(); in getLocationManagerProxy()
DILocationManagerProxy.aidl21 interface ILocationManagerProxy { interface
/packages/services/Car/service/src/com/android/car/
DLocationManagerProxy.java22 import android.car.ILocationManagerProxy;
33 public class LocationManagerProxy extends ILocationManagerProxy.Stub {
DCarPerUserServiceImpl.java22 import android.car.ILocationManagerProxy;
118 public ILocationManagerProxy getLocationManagerProxy() { in getLocationManagerProxy()
DCarLocationService.java23 import android.car.ILocationManagerProxy;
115 private ILocationManagerProxy mILocationManagerProxy;