Searched refs:getIgnoreSettingsAllowlist (Results 1 – 9 of 9) sorted by relevance
152 public abstract PackageTagsList getIgnoreSettingsAllowlist(); in getIgnoreSettingsAllowlist() method in SettingsHelper
236 public PackageTagsList getIgnoreSettingsAllowlist() { in getIgnoreSettingsAllowlist() method in SystemSettingsHelper
197 public PackageTagsList getIgnoreSettingsAllowlist() { in getIgnoreSettingsAllowlist() method in FakeSettingsHelper
140 PackageTagsList getIgnoreSettingsAllowlist(); in getIgnoreSettingsAllowlist() method
492 public @NonNull PackageTagsList getIgnoreSettingsAllowlist() { in getIgnoreSettingsAllowlist() method in LocationManager494 return mService.getIgnoreSettingsAllowlist(); in getIgnoreSettingsAllowlist()
670 public PackageTagsList getIgnoreSettingsAllowlist() { in getIgnoreSettingsAllowlist() method in LocationManagerService671 return mInjector.getSettingsHelper().getIgnoreSettingsAllowlist(); in getIgnoreSettingsAllowlist()1540 builder.add(mInjector.getSettingsHelper().getIgnoreSettingsAllowlist()); in refreshAppOpsRestrictions()
654 if (!mSettingsHelper.getIgnoreSettingsAllowlist().contains( in calculateProviderLocationRequest()
1403 method @NonNull public android.os.PackageTagsList getIgnoreSettingsAllowlist();
22779 PLcom/android/server/location/injector/SystemSettingsHelper;->getIgnoreSettingsAllowlist()Landroid/…