Searched defs:mChoreo (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/tablet/
H A DNotificationPanel.java72 Choreographer mChoreo = new Choreographer(); field in class:NotificationPanel
143 mChoreo.startAnimation(show);
161 mChoreo.startAnimation(true);

Completed in 22 milliseconds