Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/stack/
DStackStateAnimator.java448 float targetLocation = 0; in processAnimationEvents() local
465 targetLocation = iconPosition - mTmpLocation[0]; in processAnimationEvents()
475 extraDelay, 0.0f, true /* isHeadsUpAppear */, targetLocation, in processAnimationEvents()