Searched refs:mNotTouchModal (Results 1 – 1 of 1) sorted by relevance
188 private boolean mNotTouchModal; field in PopupWindow1122 return !mNotTouchModal; in isTouchModal()1139 mNotTouchModal = !touchModal; in setTouchModal()1690 if (mNotTouchModal) { in computeFlags()