Home
last modified time | relevance | path

Searched refs:ON_FINISH_INPUT (Results 1 – 2 of 2) sorted by relevance

/cts/hostsidetests/inputmethodservice/common/src/android/inputmethodservice/cts/common/
DDeviceEventConstants.java111 ON_FINISH_INPUT, enumConstant
/cts/hostsidetests/inputmethodservice/deviceside/lib/src/android/inputmethodservice/cts/ime/
DCtsBaseInputMethod.java22 … static android.inputmethodservice.cts.common.DeviceEventConstants.DeviceEventType.ON_FINISH_INPUT;
197 sendEvent(ON_FINISH_INPUT); in onFinishInput()