Searched refs:mStackOnLeftOrWillBe (Results 1 – 1 of 1) sorted by relevance
287 private boolean mStackOnLeftOrWillBe = true; field in BubbleStackView723 final boolean oldOnLeft = mStackOnLeftOrWillBe;724 mStackOnLeftOrWillBe =727 final boolean updateForCollapsedStack = oldOnLeft != mStackOnLeftOrWillBe;1974 mStackOnLeftOrWillBe = mPositioner.isStackOnLeft(startPosition); in addBubble()1978 mStackOnLeftOrWillBe = mStackAnimationController.isStackOnLeftSide(); in addBubble()1991 bubble.getIconView().setDotBadgeOnLeft(!mStackOnLeftOrWillBe /* onLeft */); in addBubble()2536 if (mStackOnLeftOrWillBe) { in animateBubbleExpansion()2751 if (mStackOnLeftOrWillBe) { in animateSwitchBubbles()3194 if (mStackOnLeftOrWillBe) { in getTouchableRegion()[all …]