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