Searched refs:mStackOnLeftOrWillBe (Results 1 – 1 of 1) sorted by relevance
255 private boolean mStackOnLeftOrWillBe = true; field in BubbleStackView676 final boolean oldOnLeft = mStackOnLeftOrWillBe;677 mStackOnLeftOrWillBe =1937 if (mStackOnLeftOrWillBe) { in animateExpansion()2044 if (mStackOnLeftOrWillBe) { in animateCollapse()2144 if (mStackOnLeftOrWillBe) { in animateSwitchBubbles()2836 mStackOnLeftOrWillBe = mStackAnimationController.isStackOnLeftSide(); in updateExpandedView()2896 bv.showDotAndBadge(!mStackOnLeftOrWillBe);2898 bv.hideDotAndBadge(!mStackOnLeftOrWillBe);2923 mStackOnLeftOrWillBe, forIme /* animate */);[all …]