Searched refs:ON_UNBIND_INPUT (Results 1 – 3 of 3) sorted by relevance
26 … static android.inputmethodservice.cts.common.DeviceEventConstants.DeviceEventType.ON_UNBIND_INPUT;128 sendEvent(ON_UNBIND_INPUT); in onUnbindInput()
99 ON_UNBIND_INPUT, enumConstant
27 … static android.inputmethodservice.cts.common.DeviceEventConstants.DeviceEventType.ON_UNBIND_INPUT;274 .anyMatch(isFrom(Ime1Constants.CLASS).and(isType(ON_UNBIND_INPUT))), in testInputUnbindsOnAppStopped()