Home
last modified time | relevance | path

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

/development/samples/browseable/AppRestrictionSchema/src/com.example.android.apprestrictionschema/
DAppRestrictionSchemaFragment.java115 updateRank(entry, restrictions); in resolveRestrictions()
155 private void updateRank(RestrictionEntry entry, Bundle restrictions) { in updateRank() method in AppRestrictionSchemaFragment
/development/samples/browseable/AppRestrictionEnforcer/src/com.example.android.apprestrictionenforcer/
DAppRestrictionEnforcerFragment.java258 updateRank(activity, restriction.getChoiceValues(), in loadRestrictions()
299 private void updateRank(Context context, String[] ranks, String selectedRank) { in updateRank() method in AppRestrictionEnforcerFragment