Searched refs:mStackOnLeftOrWillBe (Results 1 – 1 of 1) sorted by relevance
271 private boolean mStackOnLeftOrWillBe = true; field in BubbleStackView691 final boolean oldOnLeft = mStackOnLeftOrWillBe;692 mStackOnLeftOrWillBe =1784 mStackOnLeftOrWillBe = mPositioner.isStackOnLeft(startPosition); in addBubble()2286 if (mStackOnLeftOrWillBe) { in animateExpansion()2458 if (mStackOnLeftOrWillBe) { in animateSwitchBubbles()3223 mStackOnLeftOrWillBe = mStackAnimationController.isStackOnLeftSide(); in updateExpandedView()3283 bv.showDotAndBadge(!mStackOnLeftOrWillBe);3285 bv.hideDotAndBadge(!mStackOnLeftOrWillBe);3310 mStackOnLeftOrWillBe, forIme /* animate */);[all …]