Searched refs:isStackEduVisible (Results 1 – 2 of 2) sorted by relevance
615 } else if (isStackEduVisible()) {691 if (isStackEduVisible()) {780 if (isManageEduVisible() || isStackEduVisible()) {1047 if (!isStackEduVisible() && mRelativeStackPositionBeforeRotation != null) { in BubbleStackView()1107 } else if (isStackEduVisible()) { in BubbleStackView()1258 && !isStackEduVisible()) {1489 public boolean isStackEduVisible() { in isStackEduVisible() method in BubbleStackView1495 if (isStackEduVisible() && !mStackEduView.isHiding()) { in updateUserEdu()1658 if (!isStackEduVisible()) { in onDisplaySizeChanged()2467 if (isStackEduVisible()) { in animateExpansion()[all …]
1865 assertFalse(stackView.isStackEduVisible()); in testShowStackEdu_isNotConversationBubble()1883 assertTrue(stackView.isStackEduVisible()); in testShowStackEdu_isConversationBubble()1901 assertFalse(stackView.isStackEduVisible()); in testShowStackEdu_isSeenConversationBubble()