Searched refs:checkIfMeteredDataRestricted (Results 1 – 5 of 5) sorted by relevance
16 import static com.android.settingslib.RestrictedLockUtilsInternal.checkIfMeteredDataRestricted;55 setDisabledByAdmin(checkIfMeteredDataRestricted(context, entry.info.packageName, in UnrestrictedDataAccessPreference()
16 import static com.android.settingslib.RestrictedLockUtilsInternal.checkIfMeteredDataRestricted;147 preference.setDisabledByAdmin(checkIfMeteredDataRestricted(mContext, in onRebuildComplete()
280 final EnforcedAdmin admin = RestrictedLockUtilsInternal.checkIfMeteredDataRestricted( in updatePrefs()
51 protected static EnforcedAdmin checkIfMeteredDataRestricted(Context context, in checkIfMeteredDataRestricted() method in ShadowRestrictedLockUtilsInternal
440 public static EnforcedAdmin checkIfMeteredDataRestricted(Context context, in checkIfMeteredDataRestricted() method in RestrictedLockUtilsInternal