Home
last modified time | relevance | path

Searched refs:setTextAfterCursor (Results 1 – 4 of 4) sorted by relevance

/frameworks/base/core/java/com/android/internal/view/
DIInputContextCallback.aidl26 void setTextAfterCursor(CharSequence textAfterCursor, int seq); in setTextAfterCursor() method
DIInputConnectionWrapper.java243 callback.setTextAfterCursor(null, callbackSeq); in executeMessage()
246 callback.setTextAfterCursor(ic.getTextAfterCursor( in executeMessage()
DInputConnectionWrapper.java134 public void setTextAfterCursor(CharSequence textAfterCursor, int seq) { in setTextAfterCursor() method in InputConnectionWrapper.InputContextCallback
/frameworks/base/config/
Dboot-image-profile.txt10344 HPLcom/android/internal/view/InputConnectionWrapper$InputContextCallback;->setTextAfterCursor(Ljava…
42280 HSPLcom/android/internal/view/IInputContextCallback$Stub$Proxy;->setTextAfterCursor(Ljava/lang/Char…
42287 HSPLcom/android/internal/view/IInputContextCallback;->setTextAfterCursor(Ljava/lang/CharSequence;I)V