Searched refs:mShouldReorderBubblesAfterGestureCompletes (Results 1 – 1 of 1) sorted by relevance
321 private boolean mShouldReorderBubblesAfterGestureCompletes = false; field in BubbleStackView2067 mShouldReorderBubblesAfterGestureCompletes = true; in updateBubbleOrder()2927 if (mShouldReorderBubblesAfterGestureCompletes && !mIsGestureInProgress) { in dispatchTouchEvent()2928 mShouldReorderBubblesAfterGestureCompletes = false; in dispatchTouchEvent()