Searched refs:mOutsideTouchable (Results 1 – 2 of 2) 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()
83028 Landroid/widget/PopupWindow;->mOutsideTouchable:Z