Searched defs:updateEditorToolType (Results 1 – 5 of 5) sorted by relevance
78 void updateEditorToolType(int toolType); in updateEditorToolType() method
398 default void updateEditorToolType(int toolType) { in updateEditorToolType() method
227 void updateEditorToolType(@MotionEvent.ToolType int toolType) { in updateEditorToolType() method in IInputMethodInvoker
468 public void updateEditorToolType(int toolType) in updateEditorToolType() method in IInputMethodWrapper
1005 public void updateEditorToolType(@ToolType int toolType) { in updateEditorToolType() method in InputMethodService.InputMethodImpl