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

/pdk/apps/HelloPDK/src/com/example/android/helloPDK/
H A DMainActivity.java97 addItem(myData, nextLabel, activityIntent(
102 addItem(myData, nextLabel, browseIntent(prefix.equals("") ?
137 protected void addItem(List<Map<String, Object>> data, String name, Intent intent) { method in class:MainActivity

Completed in 30 milliseconds