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

/frameworks/base/packages/SystemUI/src/com/android/systemui/recent/
H A DChoreographer.java37 int mPanelHeight; field in class:Choreographer
136 mContentView.setTranslationY(appearing ? 0 : mPanelHeight);
141 mPanelHeight = h;
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/tablet/
H A DNotificationPanel.java354 int mPanelHeight; field in class:NotificationPanel.Choreographer

Completed in 58 milliseconds