Home
last modified time | relevance | path

Searched refs:mTouchDisabled (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
DPanelView.java127 private boolean mTouchDisabled; field in PanelView
243 mTouchDisabled = disabled; in setTouchAndAnimationDisabled()
244 if (mTouchDisabled) { in setTouchAndAnimationDisabled()
264 || (mTouchDisabled && event.getActionMasked() != MotionEvent.ACTION_CANCEL) in onTouchEvent()
542 if (mInstantExpanding || !mNotificationsDragEnabled || mTouchDisabled in onInterceptTouchEvent()
1223 mTouchDisabled?"T":"f" in dump()