OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ON_FINISH_INPUT_VIEW
(Results
1 - 2
of
2
) sorted by null
/cts/hostsidetests/inputmethodservice/common/src/android/inputmethodservice/cts/common/
DeviceEventConstants.java
105
ON_FINISH_INPUT_VIEW
,
/cts/hostsidetests/inputmethodservice/deviceside/lib/src/android/inputmethodservice/cts/ime/
CtsBaseInputMethod.java
23
import static android.inputmethodservice.cts.common.DeviceEventConstants.DeviceEventType.
ON_FINISH_INPUT_VIEW
;
136
sendEvent(
ON_FINISH_INPUT_VIEW
, finishingInput);
Completed in 43 milliseconds