Searched refs:performContextMenuAction (Results 1 – 12 of 12) sorted by relevance
213 public boolean performContextMenuAction(int id) { in performContextMenuAction() method in InputConnectionWrapper214 return mTarget.performContextMenuAction(id); in performContextMenuAction()
654 boolean performContextMenuAction(int id); in performContextMenuAction() method
587 public boolean performContextMenuAction(int id) { in performContextMenuAction() method in BaseInputConnection
60 void performContextMenuAction(int id); in performContextMenuAction() method
439 public boolean performContextMenuAction(int id) { in performContextMenuAction() method in InputConnectionWrapper441 mIInputContext.performContextMenuAction(id); in performContextMenuAction()
156 public void performContextMenuAction(int id) { in performContextMenuAction() method in IInputConnectionWrapper366 ic.performContextMenuAction(msg.arg1); in executeMessage()
143 public boolean performContextMenuAction(int id) { in performContextMenuAction() method in EditableInputConnection
2720 ic.performContextMenuAction(id); in onExtractTextContextMenuItem()
6073 public boolean performContextMenuAction(int id) { in performContextMenuAction() method in AbsListView.FlingRunnable.InputConnectionWrapper6074 return getTarget().performContextMenuAction(id); in performContextMenuAction()
35526 method public boolean performContextMenuAction(int);35687 method public abstract boolean performContextMenuAction(int);35717 method public boolean performContextMenuAction(int);
52923 method public boolean performContextMenuAction(int);53092 method public boolean performContextMenuAction(int);53127 method public boolean performContextMenuAction(int);
106613 Lcom/android/internal/view/IInputConnectionWrapper;->performContextMenuAction(I)V106641 Lcom/android/internal/view/IInputContext$Stub$Proxy;->performContextMenuAction(I)V106692 Lcom/android/internal/view/IInputContext;->performContextMenuAction(I)V