Home
last modified time | relevance | path

Searched refs:mHeaderAnimatingIn (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
DNotificationPanelView.java166 private boolean mHeaderAnimatingIn; field in NotificationPanelView
917 mHeaderAnimatingIn = false;
968 mHeaderAnimatingIn = true; in animateHeaderSlidingIn()
1167 if (!mHeaderAnimatingIn) { in setQsTranslation()
1492 if (!mHeaderAnimatingIn) { in updateHeaderShade()