Searched refs:ChoiceItem (Results 1 – 1 of 1) sorted by relevance
1368 DialpadChooserAdapter.ChoiceItem item = in onItemClick()1369 (DialpadChooserAdapter.ChoiceItem) parent.getItemAtPosition(position); in onItemClick()1789 private ChoiceItem[] choiceItems = new ChoiceItem[NUM_ITEMS];1800 new ChoiceItem( in DialpadChooserAdapter()1808 new ChoiceItem( in DialpadChooserAdapter()1816 new ChoiceItem( in DialpadChooserAdapter()1859 static class ChoiceItem { class in DialpadFragment.DialpadChooserAdapter1865 ChoiceItem(String s, Bitmap b, int i) { in ChoiceItem() method in DialpadFragment.DialpadChooserAdapter.ChoiceItem