Searched refs:animateShow (Results 1 – 1 of 1) sorted by relevance
253 animateShow(mSystemIconArea, animate); in showSystemIconArea()261 animateShow(mClockView, animate); in showClock()282 animateShow(mNotificationIconAreaInner, animate); in showNotificationIconArea()283 animateShow(mCenteredIconArea, animate); in showNotificationIconArea()294 animateShow(mOperatorNameFrame, animate); in showOperatorName()327 private void animateShow(View v, boolean animate) { in animateShow() method in CollapsedStatusBarFragment