Searched refs:mNotTouchModal (Results 1 – 1 of 1) sorted by relevance
189 private boolean mNotTouchModal; field in PopupWindow1125 return !mNotTouchModal; in isTouchModal()1142 mNotTouchModal = !touchModal; in setTouchModal()1692 if (mNotTouchModal) { in computeFlags()