Home
last modified time | relevance | path

Searched defs:restrictionsIntent (Results 1 – 2 of 2) sorted by relevance

/packages/apps/Settings/src/com/android/settings/users/
DAppRestrictionsFragment.java357 Intent restrictionsIntent = new Intent(Intent.ACTION_GET_RESTRICTION_ENTRIES); in populateApps() local
627 Intent restrictionsIntent = results.getParcelable(CUSTOM_RESTRICTIONS_INTENT); in onReceive() local
/packages/apps/TvSettings/Settings/src/com/android/tv/settings/users/
DAppRestrictionsFragment.java390 Intent restrictionsIntent = new Intent(Intent.ACTION_GET_RESTRICTION_ENTRIES); in populateApps() local
665 Intent restrictionsIntent = results.getParcelable(CUSTOM_RESTRICTIONS_INTENT); in onReceive() local