Searched refs:mListPopupAdapter (Results 1 – 2 of 2) sorted by relevance
49 private BaseAdapter mListPopupAdapter; field in ListPopupWindowActivity73 mListPopupAdapter = new BaseAdapter() { in onCreate()113 mListPopupWindow.setAdapter(mListPopupAdapter); in onCreate()
82 private BaseAdapter mListPopupAdapter; field in ListPopupWindowTest470 mListPopupAdapter = new BaseAdapter() { in configure()506 mListPopupWindow.setAdapter(mListPopupAdapter); in configure()