Searched refs:mTouchable (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/core/java/android/widget/
H A DPopupWindow.java89 private boolean mTouchable = true; field in class:PopupWindow
508 return mTouchable;
527 mTouchable = touchable;
1083 if (!mTouchable) {

Completed in 125 milliseconds