Searched defs:LocationManagerService (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/services/core/java/com/android/server/
H A DLocationManagerService.java107 public class LocationManagerService extends ILocationManager.Stub { class in inherits:ILocationManager.Stub
108 private static final String TAG = "LocationManagerService";
216 public LocationManagerService(Context context) { method in class:LocationManagerService
1929 Slog.e(TAG, "RemoteException in LocationManagerService.sendNiResponse");
2530 pw.println("Permission Denial: can't dump LocationManagerService from from pid="

Completed in 58 milliseconds