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

/frameworks/base/core/java/android/widget/
H A DPopupWindow.java117 private boolean mTouchable = true; field in class:PopupWindow
629 return mTouchable;
648 mTouchable = touchable;
1339 if (!mTouchable) {

Completed in 180 milliseconds