D | LocationManagerService.java | 166 public class LocationManagerService extends ILocationManager.Stub implements class 176 private final LocationManagerService mService; 182 mService = new LocationManagerService(context, mSystemInjector); in Lifecycle() 284 LocationManagerService(Context context, Injector injector) { in LocationManagerService() method in LocationManagerService 1721 LocationManagerService.this, in refreshAppOpsRestrictions() 1727 LocationManagerService.this, in refreshAppOpsRestrictions()
|