Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/stack/
DStackStateAnimator.java102 public StackStateAnimator(NotificationStackScrollLayout hostLayout) { in StackStateAnimator() argument
103 mHostLayout = hostLayout; in StackStateAnimator()
104 mFastOutSlowInInterpolator = AnimationUtils.loadInterpolator(hostLayout.getContext(), in StackStateAnimator()
107 hostLayout.getContext().getResources().getDimensionPixelSize( in StackStateAnimator()