Searched refs:mNotTouchModal (Results 1 – 1 of 1) sorted by relevance
187 private boolean mNotTouchModal; field in PopupWindow1121 return !mNotTouchModal; in isTouchModal()1138 mNotTouchModal = !touchModal; in setTouchModal()1689 if (mNotTouchModal) { in computeFlags()