Searched refs:mConflictingQsExpansionGesture (Results 1 – 1 of 1) sorted by relevance
103 private boolean mConflictingQsExpansionGesture; field in NotificationPanelView660 mConflictingQsExpansionGesture = true; in onTouchEvent()671 if (!mConflictingQsExpansionGesture) { in onTouchEvent()677 mConflictingQsExpansionGesture = false; in onTouchEvent()1584 if (mConflictingQsExpansionGesture || mQsExpandImmediate) { in setOverExpansion()1843 return mConflictingQsExpansionGesture && mQsExpanded; in isTrackingBlocked()