Searched refs:getIgnoreSettingsAllowlist (Results 1 – 8 of 8) 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
148 PackageTagsList getIgnoreSettingsAllowlist(); in getIgnoreSettingsAllowlist() method
513 public @NonNull PackageTagsList getIgnoreSettingsAllowlist() { in getIgnoreSettingsAllowlist() method in LocationManager515 return mService.getIgnoreSettingsAllowlist(); in getIgnoreSettingsAllowlist()
738 public PackageTagsList getIgnoreSettingsAllowlist() { in getIgnoreSettingsAllowlist() method in LocationManagerService739 return mInjector.getSettingsHelper().getIgnoreSettingsAllowlist(); in getIgnoreSettingsAllowlist()1627 builder.add(mInjector.getSettingsHelper().getIgnoreSettingsAllowlist()); in refreshAppOpsRestrictions()
653 if (!mSettingsHelper.getIgnoreSettingsAllowlist().contains( in calculateProviderLocationRequest()1750 if (!mSettingsHelper.getIgnoreSettingsAllowlist().contains(
1818 method @NonNull public android.os.PackageTagsList getIgnoreSettingsAllowlist();