Searched refs:mOutsideTouchable (Results 1 – 2 of 2) sorted by relevance
180 private boolean mOutsideTouchable = false; field in PopupWindow834 return mOutsideTouchable; in isOutsideTouchable()855 mOutsideTouchable = touchable; in setOutsideTouchable()1677 if (mOutsideTouchable) { in computeFlags()
67956 Landroid/widget/PopupWindow;->mOutsideTouchable:Z