Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/stack/
DNotificationSwipeHelper.java406 final View prevMenuExposedView = getExposedMenuView(); in resetExposedMenuView() local
408 Animator anim = getViewTranslationAnimator(prevMenuExposedView, in resetExposedMenuView()
413 } else if (prevMenuExposedView instanceof ExpandableNotificationRow) { in resetExposedMenuView()
414 ExpandableNotificationRow row = (ExpandableNotificationRow) prevMenuExposedView; in resetExposedMenuView()