Searched refs:mModal (Results 1 – 2 of 2) sorted by relevance
121 private boolean mModal; field in ListPopupWindow299 mModal = modal; in setModal()309 return mModal; in isModal()727 if (!mModal || mDropDownList.isInTouchMode()) { in show()730 if (!mModal) { in show()1158 mDropDownList = createDropDownListView(context, !mModal); in buildDropDown()
67468 Landroid/widget/ListPopupWindow;->mModal:Z