Home
last modified time | relevance | path

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

/development/samples/training/AnimationsDemo/src/com/example/android/animationsdemo/
DLayoutChangesActivity.java79 private void addItem() { in addItem() method in LayoutChangesActivity
/development/samples/browseable/AppRestrictionEnforcer/src/com.example.android.apprestrictionenforcer/
DItemAddFragment.java83 private boolean addItem() { in addItem() method in ItemAddFragment
/development/samples/ApiDemos/src/com/example/android/apis/
DApiDemos.java134 protected void addItem(List<Map<String, Object>> data, String name, Intent intent) { in addItem() method in ApiDemos