Searched refs:CHOICE_MODE_MULTIPLE (Results 1 – 11 of 11) sorted by relevance
91 mListView.setChoiceMode(ListView.CHOICE_MODE_MULTIPLE); in testMultipleCheck()133 mListView.setChoiceMode(ListView.CHOICE_MODE_MULTIPLE); in testClearChoices()
84 mTestListView.setChoiceMode(ListView.CHOICE_MODE_MULTIPLE); in init()
158 mTestListView.setChoiceMode(ListView.CHOICE_MODE_MULTIPLE); in init()
156 mTestListView.setChoiceMode(ListView.CHOICE_MODE_MULTIPLE); in init()
986 listView.setChoiceMode(ListView.CHOICE_MODE_MULTIPLE); in createListView()
227 public static final int CHOICE_MODE_MULTIPLE = 2; field in AbsListView1047 if (mChoiceMode == CHOICE_MODE_MULTIPLE || mChoiceMode == CHOICE_MODE_MULTIPLE_MODAL) { in setItemChecked()1111 if (mChoiceMode == CHOICE_MODE_MULTIPLE || in performItemClick()1531 case CHOICE_MODE_MULTIPLE: in getSelectionModeForAccessibility()
1146 listView.setChoiceMode(ListView.CHOICE_MODE_MULTIPLE); in createListView()
36678 field public static final int CHOICE_MODE_MULTIPLE = 2; // 0x2
45765 field public static final int CHOICE_MODE_MULTIPLE = 2; // 0x2
49122 field public static final int CHOICE_MODE_MULTIPLE = 2; // 0x2
45844 field public static final int CHOICE_MODE_MULTIPLE = 2; // 0x2