Searched defs:updateEditorToolType (Results 1 – 5 of 5) sorted by relevance
80 void updateEditorToolType(int toolType); in updateEditorToolType() method
229 void updateEditorToolType(@MotionEvent.ToolType int toolType) { in updateEditorToolType() method in IInputMethodInvoker
413 default void updateEditorToolType(int toolType) { in updateEditorToolType() method
492 public void updateEditorToolType(int toolType) in updateEditorToolType() method in IInputMethodWrapper
1055 public void updateEditorToolType(@ToolType int toolType) { in updateEditorToolType() method in InputMethodService.InputMethodImpl