Searched refs:setEndActionForProperty (Results 1 – 3 of 3) sorted by relevance
159 mLayout.setEndActionForProperty(xEndAction, DynamicAnimation.TRANSLATION_X); in testSetEndActions()160 mLayout.setEndActionForProperty(yEndAction, DynamicAnimation.TRANSLATION_Y); in testSetEndActions()193 mLayout.setEndActionForProperty(xEndListener, DynamicAnimation.TRANSLATION_X); in testRemoveEndListeners()
199 setEndActionForProperty(() -> { in setTestEndActionForProperty() method
282 public void setEndActionForProperty(Runnable action, DynamicAnimation.ViewProperty property) {303 setEndActionForProperty(checkIfAllFinished, property);