Searched refs:mOutsideTouchable (Results 1 – 1 of 1) sorted by relevance
178 private boolean mOutsideTouchable = false; field in PopupWindow830 return mOutsideTouchable; in isOutsideTouchable()851 mOutsideTouchable = touchable; in setOutsideTouchable()1674 if (mOutsideTouchable) { in computeFlags()