Searched defs:endState (Results 1 – 3 of 3) sorted by relevance
196 val endState = if (hasPersistentDot) { in <lambda>() constant315 @SystemAnimationState val endState: Int, in <lambda>() constant in com.android.systemui.statusbar.events.SystemStatusAnimationScheduler.ChipAnimatorAdapter
257 private void hide(View view, int endState) { in hide()270 private void hide(View view, int endState, Runnable callback) { in hide()
328 val endState = state.copy().also { it.expansion = 1.0f } in <lambda>() constant