Home
last modified time | relevance | path

Searched defs:updateItems (Results 1 – 3 of 3) sorted by relevance

/development/tools/winscope/src/viewers/common/
Dvariable_height_scroll_strategy.ts71 updateItems(items: object[]) { method in VariableHeightScrollStrategy
/development/samples/browseable/AppRestrictionSchema/src/com.example.android.apprestrictionschema/
DAppRestrictionSchemaFragment.java181 private void updateItems(Bundle restrictions) { in updateItems() method in AppRestrictionSchemaFragment
/development/samples/browseable/AppRestrictionEnforcer/src/com.example.android.apprestrictionenforcer/
DAppRestrictionEnforcerFragment.java322 private void updateItems(Context context, Map<String, String> items) { in updateItems() method in AppRestrictionEnforcerFragment