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

/frameworks/base/core/java/android/widget/
H A DPopupWindow.java91 private boolean mTouchable = true; field in class:PopupWindow
561 return mTouchable;
580 mTouchable = touchable;
1168 if (!mTouchable) {

Completed in 252 milliseconds