Home
last modified time | relevance | path

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

/cts/hostsidetests/inputmethodservice/common/src/android/inputmethodservice/cts/common/
DDeviceEventConstants.java105 ON_FINISH_INPUT_VIEW, enumConstant
/cts/hostsidetests/inputmethodservice/deviceside/lib/src/android/inputmethodservice/cts/ime/
DCtsBaseInputMethod.java23 …ic android.inputmethodservice.cts.common.DeviceEventConstants.DeviceEventType.ON_FINISH_INPUT_VIEW;
187 sendEvent(ON_FINISH_INPUT_VIEW, finishingInput); in onFinishInputView()