Searched refs:mModal (Results 1 – 1 of 1) sorted by relevance
160 private boolean mModal; field in ListPopupWindow337 mModal = modal; in setModal()347 return mModal; in isModal()756 if (!mModal || mDropDownList.isInTouchMode()) { in show()759 if (!mModal) { in show()1176 mDropDownList = createDropDownListView(context, !mModal);