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/
DIPerUserCarService.aidl20 import android.car.ILocationManagerProxy;
25 ILocationManagerProxy getLocationManagerProxy(); in getLocationManagerProxy()
DILocationManagerProxy.aidl21 interface ILocationManagerProxy { interface
/packages/services/Car/service/src/com/android/car/
DLocationManagerProxy.java20 import android.car.ILocationManagerProxy;
28 public class LocationManagerProxy extends ILocationManagerProxy.Stub {
DPerUserCarService.java21 import android.car.ILocationManagerProxy;
137 public ILocationManagerProxy getLocationManagerProxy() { in getLocationManagerProxy()
DCarLocationService.java20 import android.car.ILocationManagerProxy;
102 private ILocationManagerProxy mILocationManagerProxy;