Searched refs:getIgnoreSettingsAllowlist (Results 1 – 9 of 9) sorted by relevance
166 public abstract PackageTagsList getIgnoreSettingsAllowlist(); in getIgnoreSettingsAllowlist() method in SettingsHelper
256 public PackageTagsList getIgnoreSettingsAllowlist() { in getIgnoreSettingsAllowlist() method in SystemSettingsHelper
214 public PackageTagsList getIgnoreSettingsAllowlist() { in getIgnoreSettingsAllowlist() method in FakeSettingsHelper
143 PackageTagsList getIgnoreSettingsAllowlist(); in getIgnoreSettingsAllowlist() method
498 public @NonNull PackageTagsList getIgnoreSettingsAllowlist() { in getIgnoreSettingsAllowlist() method in LocationManager500 return mService.getIgnoreSettingsAllowlist(); in getIgnoreSettingsAllowlist()
674 public PackageTagsList getIgnoreSettingsAllowlist() { in getIgnoreSettingsAllowlist() method in LocationManagerService675 return mInjector.getSettingsHelper().getIgnoreSettingsAllowlist(); in getIgnoreSettingsAllowlist()1542 builder.add(mInjector.getSettingsHelper().getIgnoreSettingsAllowlist()); in refreshAppOpsRestrictions()
685 if (!mSettingsHelper.getIgnoreSettingsAllowlist().contains( in calculateProviderLocationRequest()1701 if (!mSettingsHelper.getIgnoreSettingsAllowlist().contains(
1440 method @NonNull public android.os.PackageTagsList getIgnoreSettingsAllowlist();
26874 PLcom/android/server/location/injector/SystemSettingsHelper;->getIgnoreSettingsAllowlist()Landroid/…