Home
last modified time | relevance | path

Searched refs:LocationManagerService (Results 1 – 6 of 6) sorted by relevance

/frameworks/base/services/core/java/com/android/server/location/
DLocationBlacklist.java28 import com.android.server.LocationManagerService;
42 private static final boolean D = LocationManagerService.D;
DGeofenceManager.java44 import com.android.server.LocationManagerService;
48 private static final boolean D = LocationManagerService.D;
299 int op = LocationManagerService.resolutionLevelToOp(state.mAllowedResolutionLevel); in updateFences()
DLocationProviderProxy.java35 import com.android.server.LocationManagerService;
43 private static final boolean D = LocationManagerService.D;
/frameworks/base/services/java/com/android/server/
DSystemServer.java888 LocationManagerService location = null; in startOtherServices()
1166 location = new LocationManagerService(context); in startOtherServices()
1631 final LocationManagerService locationF = location; in startOtherServices()
/frameworks/base/services/core/java/com/android/server/
DLocationManagerService.java117 public class LocationManagerService extends ILocationManager.Stub { class
251 public LocationManagerService(Context context) { in LocationManagerService() method in LocationManagerService
/frameworks/base/services/
Dprofile-classes4538 Lcom/android/server/LocationManagerService;
4539 Lcom/android/server/LocationManagerService$1;
4540 Lcom/android/server/LocationManagerService$2;
4541 Lcom/android/server/LocationManagerService$3;
4542 Lcom/android/server/LocationManagerService$4;
4543 Lcom/android/server/LocationManagerService$5;
4544 Lcom/android/server/LocationManagerService$6;
4545 Lcom/android/server/LocationManagerService$7;
4546 Lcom/android/server/LocationManagerService$8;
4547 Lcom/android/server/LocationManagerService$9;
[all …]