Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/stackdivider/
DDividerView.java1049 applyExitAnimationParallax(mOtherTaskRect, position); in resizeStack()
1094 private void applyExitAnimationParallax(Rect taskRect, int position) { in applyExitAnimationParallax() method in DividerView