Home
last modified time | relevance | path

Searched defs:getLocationManagerProxy (Results 1 – 2 of 2) sorted by relevance

/packages/services/Car/car-lib/src/android/car/
DICarPerUserService.aidl25 ILocationManagerProxy getLocationManagerProxy(); in getLocationManagerProxy() method
/packages/services/Car/service/src/com/android/car/
DCarPerUserServiceImpl.java118 public ILocationManagerProxy getLocationManagerProxy() { in getLocationManagerProxy() method in CarPerUserServiceImpl.CarPerUserServiceBinder