Searched refs:springLoadedProgress (Results 1 – 1 of 1) sorted by relevance
184 float springLoadedProgress = (state instanceof SpringLoadedState) ? 1.0f : 0f; in applyChildState() local187 CellLayout.SPRING_LOADED_PROGRESS, springLoadedProgress, ZOOM_OUT); in applyChildState()