Searched refs:animateShow (Results 1 – 1 of 1) sorted by relevance
730 animateShow(mClockView, animate); in showClock()746 animateShow(mOngoingActivityChip, animate); in showOngoingActivityChip()766 animateShow(mNotificationIconAreaInner, animate); in showNotificationIconArea()777 animateShow(mOperatorNameViewController.getView(), animate); in showOperatorName()810 private void animateShow(View v, boolean animate) { in animateShow() method in CollapsedStatusBarFragment