Home
last modified time | relevance | path

Searched refs:restrictions (Results 1 – 7 of 7) sorted by relevance

/packages/apps/Settings/src/com/android/settings/users/
DAppRestrictionsFragment.java135 private ArrayList<RestrictionEntry> restrictions; field in AppRestrictionsFragment.AppRestrictionsPreference
150 void setRestrictions(ArrayList<RestrictionEntry> restrictions) { in setRestrictions() argument
151 this.restrictions = restrictions; in setRestrictions()
163 return restrictions; in getRestrictions()
454 ArrayList<RestrictionEntry> restrictions = RestrictionUtils.getRestrictions( in addLocationAppRestrictionsPreference() local
456 RestrictionEntry locationRestriction = restrictions.get(0); in addLocationAppRestrictionsPreference()
458 p.setRestrictions(restrictions); in addLocationAppRestrictionsPreference()
502 pref.restrictions.get(0).setSelectedState(pref.isChecked()); in onClick()
503 RestrictionUtils.setRestrictions(getActivity(), pref.restrictions, mUser); in onClick()
508 && pref.restrictions == null) { in onClick()
[all …]
/packages/apps/TvSettings/Settings/src/com/android/tv/settings/users/
DAppRestrictionsFragment.java146 void setRestrictions(ArrayList<RestrictionEntry> restrictions) { in setRestrictions() argument
147 this.mRestrictions = restrictions; in setRestrictions()
482 ArrayList<RestrictionEntry> restrictions = RestrictionUtils.getRestrictions( in addLocationAppRestrictionsPreference() local
484 RestrictionEntry locationRestriction = restrictions.get(0); in addLocationAppRestrictionsPreference()
486 p.setRestrictions(restrictions); in addLocationAppRestrictionsPreference()
593 ArrayList<RestrictionEntry> restrictions = appPref.getRestrictions(); in onPreferenceChange() local
594 if (restrictions != null) { in onPreferenceChange()
595 for (RestrictionEntry entry : restrictions) { in onPreferenceChange()
619 RestrictionsManager.convertRestrictionsToBundle(restrictions), in onPreferenceChange()
662 final ArrayList<RestrictionEntry> restrictions = results.getParcelableArrayList( in onReceive() local
[all …]
/packages/apps/Launcher3/src/com/android/launcher3/
DUninstallDropTarget.java43 Bundle restrictions = userManager.getUserRestrictions(); in supportsDrop() local
44 if (restrictions.getBoolean(UserManager.DISALLOW_APPS_CONTROL, false) in supportsDrop()
45 || restrictions.getBoolean(UserManager.DISALLOW_UNINSTALL_APPS, false)) { in supportsDrop()
DLauncherClings.java235 Bundle restrictions = um.getUserRestrictions(); in areClingsEnabled() local
236 if (restrictions.getBoolean(UserManager.DISALLOW_MODIFY_ACCOUNTS, false)) { in areClingsEnabled()
/packages/apps/Launcher2/src/com/android/launcher2/
DLauncher.java3954 Bundle restrictions = um.getUserRestrictions(); in isClingsEnabled() local
3955 if (restrictions.getBoolean(UserManager.DISALLOW_MODIFY_ACCOUNTS, false)) { in isClingsEnabled()
/packages/services/Car/bluetooth/bt-map-service/
Dbt_hci_startup_issues.txt39435 01-13 23:17:22.272 1265 1265 I SystemServiceManager: Starting com.android.server.restrictions.Res…
74652 restrictions
/packages/inputmethods/LatinIME/dictionaries/
Den_US_wordlist.combined.gz