Searched defs:listView (Results 1 – 7 of 7) sorted by relevance
38 final ListView listView = getListView(); in onCreate() local
42 ListView listView = (ListView) findViewById(R.id.rssListView); in onCreate() local
51 ListView listView = getListView(); in onCreate() local
78 protected void onListItemClick(ListView listView, View view, int position, long id) { in onListItemClick()
27 private ListView listView; field in WiFiChatFragment
148 ListView listView = (ListView)findViewById(android.R.id.list); in createAppList() local