Searched refs:createListView (Results 1 – 2 of 2) sorted by relevance
317 mListView = createListView(); in onCreate()436 protected ListView createListView() { in createListView() method in ListScenario
1119 createListView(dialog); in apply()1141 private void createListView(final AlertController dialog) { in createListView() method in AlertController.AlertParams