Searched refs:mOutsideTouchable (Results 1 – 1 of 1) sorted by relevance
171 private boolean mOutsideTouchable = false; field in PopupWindow789 return mOutsideTouchable; in isOutsideTouchable()810 mOutsideTouchable = touchable; in setOutsideTouchable()1526 if (mOutsideTouchable) { in computeFlags()