Home
last modified time | relevance | path

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

/cts/hostsidetests/inputmethodservice/common/src/android/inputmethodservice/cts/common/
DDeviceEventConstants.java94 ON_START_INPUT_VIEW, enumConstant
/cts/hostsidetests/inputmethodservice/deviceside/lib/src/android/inputmethodservice/cts/ime/
DCtsBaseInputMethod.java25 …tic android.inputmethodservice.cts.common.DeviceEventConstants.DeviceEventType.ON_START_INPUT_VIEW;
168 sendEvent(ON_START_INPUT_VIEW, editorInfo, restarting); in onStartInputView()