Searched defs:setEditableText (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/content/public/android/java/src/org/chromium/content/browser/input/
H A DAdapterInputConnection.java119 public void setEditableText(String text, int selectionStart, int selectionEnd, method in class:AdapterInputConnection
122 Log.w(TAG, "setEditableText [" + text + "] [" + selectionStart + " " + selectionEnd
/external/chromium_org/content/public/android/javatests/src/org/chromium/content/browser/input/
H A DImeTest.java379 public void setEditableText(String text, int selectionStart, int selectionEnd, method in class:ImeTest.TestAdapterInputConnection
383 super.setEditableText(

Completed in 89 milliseconds