HomeSort by relevance Sort by last modified time
    Searched refs:SetComposingText (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/content/browser/renderer_host/
ime_adapter_android.h 43 void SetComposingText(JNIEnv*, jobject, jstring text, int new_cursor_pos);
ime_adapter_android.cc 133 void ImeAdapterAndroid::SetComposingText(JNIEnv* env, jobject, jstring text,
145 // InputConnection#setComposingText, whereas the parameters for

Completed in 21 milliseconds