Searched refs:mModal (Results 1 – 2 of 2) sorted by relevance
118 private boolean mModal; field in ListPopupWindow296 mModal = modal; in setModal()306 return mModal; in isModal()720 if (!mModal || mDropDownList.isInTouchMode()) { in show()723 if (!mModal) { in show()1140 mDropDownList = createDropDownListView(context, !mModal); in buildDropDown()
82540 Landroid/widget/ListPopupWindow;->mModal:Z