Searched refs:animationDirection (Results 1 – 1 of 1) sorted by relevance
57 private var animationDirection = LEFT variable in com.android.systemui.statusbar.events.SystemEventChipAnimationController82 animationDirection = if (animationWindowView.isLayoutRtl) RIGHT else LEFT in prepareChipAnimation()195 val amt = if (animationDirection == LEFT) { in createMoveOutAnimationForDot()297 when (animationDirection) { in updateChipBounds()324 when (animationDirection) { in initializeAnimRect()