Searched refs:performContextMenuAction (Results 1 – 2 of 2) sorted by relevance
69 wrapper.performContextMenuAction(1); in testInputConnectionWrapper()180 public boolean performContextMenuAction(int id) { in performContextMenuAction() method in InputConnectionWrapperTest.MockInputConnection
89 assertFalse(mConnection.performContextMenuAction(actionId)); in testDefaultMethods()