Searched refs:mOutsideTouchable (Results 1 – 1 of 1) sorted by relevance
158 private boolean mOutsideTouchable = false; field in PopupWindow769 return mOutsideTouchable; in isOutsideTouchable()790 mOutsideTouchable = touchable; in setOutsideTouchable()1475 if (mOutsideTouchable) { in computeFlags()