Home
last modified time | relevance | path

Searched refs:updateCursor (Results 1 – 7 of 7) sorted by relevance

/frameworks/base/core/java/com/android/internal/view/
DIInputMethodSession.aidl40 void updateCursor(in Rect newCursor); in updateCursor() method
/frameworks/base/core/java/android/view/inputmethod/
DInputMethodSession.java82 public void updateCursor(Rect newCursor); in updateCursor() method
DInputMethodManager.java2198 public void updateCursor(View view, int left, int top, int right, int bottom) { in updateCursor() method in InputMethodManager
2202 fallbackImm.updateCursor(view, left, top, right, bottom); in updateCursor()
2220 mCurMethod.updateCursor(mTmpCursorRect); in updateCursor()
/frameworks/base/core/java/android/inputmethodservice/
DIInputMethodSessionWrapper.java109 mInputMethodSession.updateCursor((Rect)msg.obj); in executeMessage()
187 public void updateCursor(Rect newCursor) { in updateCursor() method in IInputMethodSessionWrapper
DMultiClientInputMethodClientCallbackAdaptor.java231 public void updateCursor(Rect newCursor) { in updateCursor() method in MultiClientInputMethodClientCallbackAdaptor.InputMethodSessionImpl
DInputMethodService.java736 public void updateCursor(Rect newCursor) { in updateCursor() method in InputMethodService.InputMethodSessionImpl
/frameworks/base/tools/aapt2/integration-tests/CommandTests/
Dandroid-28.jarMETA-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...