OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:EDITOR_INFO_KEY_REPLY_USER_HANDLE_SESSION_ID
(Results
1 - 2
of
2
) sorted by null
/cts/hostsidetests/inputmethodservice/deviceside/lib/src/android/inputmethodservice/cts/ime/
CtsBaseInputMethod.java
48
public static final String
EDITOR_INFO_KEY_REPLY_USER_HANDLE_SESSION_ID
=
99
editorInfo.extras.getString(
EDITOR_INFO_KEY_REPLY_USER_HANDLE_SESSION_ID
, null);
/cts/hostsidetests/inputmethodservice/deviceside/devicetest/src/android/inputmethodservice/cts/devicetest/
MultiUserDeviceTest.java
101
CtsBaseInputMethod.
EDITOR_INFO_KEY_REPLY_USER_HANDLE_SESSION_ID
,
Completed in 45 milliseconds