Searched refs:getGestureId (Results 1 – 5 of 5) sorted by relevance
132 .putExtra(INTENT_EXTRA_LOG_TRACE_ID, mGestureState.getGestureId()); in onDragStart()
249 .putExtra(INTENT_EXTRA_LOG_TRACE_ID, mGestureState.getGestureId()); in startRecentsTransition()
405 intent.putExtra(INTENT_EXTRA_LOG_TRACE_ID, mGestureState.getGestureId()); in startTouchTrackingForWindowAnimation()
281 public int getGestureId() { in getGestureId() method in GestureState
393 intent.putExtra(INTENT_EXTRA_LOG_TRACE_ID, gestureState.getGestureId()); in executeCommand()