HomeSort by relevance Sort by last modified time
    Searched refs:ON_FINISH_INPUT (Results 1 - 2 of 2) sorted by null

  /cts/hostsidetests/inputmethodservice/common/src/android/inputmethodservice/cts/common/
DeviceEventConstants.java 111 ON_FINISH_INPUT,
  /cts/hostsidetests/inputmethodservice/deviceside/lib/src/android/inputmethodservice/cts/ime/
CtsBaseInputMethod.java 22 import static android.inputmethodservice.cts.common.DeviceEventConstants.DeviceEventType.ON_FINISH_INPUT;
146 sendEvent(ON_FINISH_INPUT);

Completed in 893 milliseconds