Searched refs:mEmptyDragAmount (Results 1 – 2 of 2) sorted by relevance
74 private var mEmptyDragAmount: Float = 0.0f in <lambda>() variable194 mEmptyDragAmount = amount in <lambda>()222 val anim = ValueAnimator.ofFloat(mEmptyDragAmount, 0f) in <lambda>()
215 private float mEmptyDragAmount; field in NotificationPanelView691 mEmptyDragAmount); in positionClockAndNotifications()2470 mEmptyDragAmount = amount * 0.2f; in setEmptyDragAmount()