Searched refs:mOutsideTouchable (Results 1 – 1 of 1) sorted by relevance
118 private boolean mOutsideTouchable = false; field in PopupWindow660 return mOutsideTouchable; in isOutsideTouchable()681 mOutsideTouchable = touchable; in setOutsideTouchable()1342 if (mOutsideTouchable) { in computeFlags()