Searched refs:animateHide (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
H A DStatusBarIconController.java249 animateHide(mSystemIconArea, animate);
257 animateHide(mNotificationIconArea, animate);
287 private void animateHide(final View v, boolean animate) { method in class:StatusBarIconController
323 // We need to clean up any pending end action from animateHide if we call

Completed in 55 milliseconds