Searched refs:updateEditorToolType (Results 1 – 6 of 6) sorted by relevance
229 void updateEditorToolType(@MotionEvent.ToolType int toolType) { in updateEditorToolType() method in IInputMethodInvoker231 mTarget.updateEditorToolType(toolType); in updateEditorToolType()
1349 curMethod.updateEditorToolType(toolType); in onUpdateEditorToolType()
80 void updateEditorToolType(int toolType); in updateEditorToolType() method
413 default void updateEditorToolType(int toolType) { in updateEditorToolType() method
283 inputMethod.updateEditorToolType(msg.arg1); in executeMessage()492 public void updateEditorToolType(int toolType) in updateEditorToolType() method in IInputMethodWrapper
1055 public void updateEditorToolType(@ToolType int toolType) { in updateEditorToolType() method in InputMethodService.InputMethodImpl