Searched refs:STATE_DELEGATING (Results 1 – 5 of 5) sorted by relevance
88 public static final int STATE_DELEGATING = 4; field in TouchInteractionController95 STATE_DELEGATING382 if ((mState == STATE_DELEGATING || mState == STATE_TOUCH_EXPLORING)) { in validateTransitionRequest()423 case STATE_DELEGATING: in stateToString()
58 public static final int STATE_DELEGATING = 4; field in TouchState67 STATE_DELEGATING,270 return mState == STATE_DELEGATING; in isDelegating()275 setState(STATE_DELEGATING); in startDelegating()326 case STATE_DELEGATING: in getStateSymbolicName()
31 import static com.android.server.accessibility.gestures.TouchState.STATE_DELEGATING;216 assertState(STATE_DELEGATING); in testClick_afterCanceledDoubleTapAndHold_eventLocationIsCorrect()315 assertState(STATE_DELEGATING); in testTwoFingersMove_shouldDelegatingAndInjectActionDownPointerDown()358 assertState(STATE_DELEGATING); in testTwoFingersNotDrag_shouldDelegatingAndActionUpDownPointerDown()375 assertState(STATE_DELEGATING); in testThreeFingersMove_shouldDelegatingAnd3ActionPointerDown()
AndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
3711 field public static final int STATE_DELEGATING = 4; // 0x4