Home
last modified time | relevance | path

Searched refs:updateApprovals (Results 1 – 2 of 2) sorted by relevance

/development/samples/browseable/AppRestrictionSchema/src/com.example.android.apprestrictionschema/
DAppRestrictionSchemaFragment.java117 updateApprovals(entry, restrictions); in resolveRestrictions()
165 private void updateApprovals(RestrictionEntry entry, Bundle restrictions) { in updateApprovals() method in AppRestrictionSchemaFragment
/development/samples/browseable/AppRestrictionEnforcer/src/com.example.android.apprestrictionenforcer/
DAppRestrictionEnforcerFragment.java261 updateApprovals(activity, restriction.getChoiceValues(), in loadRestrictions()
307 private void updateApprovals(Context context, String[] approvals, in updateApprovals() method in AppRestrictionEnforcerFragment