Home
last modified time | relevance | path

Searched defs:currentState (Results 1 – 5 of 5) sorted by relevance

/constraintlayout/constraintlayout/src/main/java/androidx/constraintlayout/widget/
DReactiveGuide.java192 int currentState = motionLayout.getCurrentState(); in onNewValue() local
223 private void changeValue(int newValue, int id, MotionLayout motionLayout, int currentState) { in changeValue()
/constraintlayout/constraintlayout-compose/integration-tests/macrobenchmark-target/src/main/java/androidx/constraintlayout/compose/integration/macrobenchmark/target/newmessage/
DNewMessageState.kt34 val currentState: NewMessageLayout constant
DNewMessage.kt483 val currentState = state.currentState in MotionMessageContent() constant
/constraintlayout/constraintlayout/src/main/java/androidx/constraintlayout/motion/widget/
DMotionScene.java272 public void addOnClickListeners(MotionLayout motionLayout, int currentState) { in addOnClickListeners()
313 public Transition bestTransitionFor(int currentState, in bestTransitionFor()
441 boolean autoTransition(MotionLayout motionLayout, int currentState) { in autoTransition()
910 int currentState, in addOnClickListeners()
973 int currentState = tl.getCurrentState(); in onClick() local
1665 void processTouchEvent(MotionEvent event, int currentState, MotionLayout motionLayout) { in processTouchEvent()
DTouchResponse.java260 int currentState, in processTouchRotateEvent()
426 int currentState, in processTouchEvent()