Searched refs:mIsGestureInProgress (Results 1 – 1 of 1) sorted by relevance
285 private boolean mIsGestureInProgress = false; field in BubbleStackView302 pw.print(" gestureInProgress: "); pw.println(mIsGestureInProgress); in dump()2248 if (!dispatched && !mIsExpanded && mIsGestureInProgress) { in dispatchTouchEvent()2252 mIsGestureInProgress = in dispatchTouchEvent()2438 || mIsGestureInProgress in animateInFlyoutForBubble()