Searched refs:mOutsideTouchable (Results 1 – 1 of 1) sorted by relevance
92 private boolean mOutsideTouchable = false; field in PopupWindow592 return mOutsideTouchable; in isOutsideTouchable()613 mOutsideTouchable = touchable; in setOutsideTouchable()1171 if (mOutsideTouchable) { in computeFlags()