Searched refs:mTouchDisabled (Results 1 – 1 of 1) sorted by relevance
122 private boolean mTouchDisabled; field in PanelView235 mTouchDisabled = disabled; in setTouchDisabled()236 if (mTouchDisabled) { in setTouchDisabled()256 || (mTouchDisabled && event.getActionMasked() != MotionEvent.ACTION_CANCEL) in onTouchEvent()546 if (mInstantExpanding || !mNotificationsDragEnabled || mTouchDisabled in onInterceptTouchEvent()1239 mTouchDisabled?"T":"f" in dump()