Searched refs:mOutsideTouchable (Results 1 – 1 of 1) sorted by relevance
179 private boolean mOutsideTouchable = false; field in PopupWindow831 return mOutsideTouchable; in isOutsideTouchable()852 mOutsideTouchable = touchable; in setOutsideTouchable()1675 if (mOutsideTouchable) { in computeFlags()