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

/external/chromium_org/content/public/android/java/src/org/chromium/content/browser/input/
H A DSelectPopupDialog.java54 notifySelection(getSelectedIndices(listView));
82 notifySelection(getSelectedIndices(listView));
108 private static int[] getSelectedIndices(ListView listView) { method in class:SelectPopupDialog

Completed in 105 milliseconds