Searched refs:performPrivateCommand (Results 1 – 2 of 2) sorted by relevance
39 boolean performPrivateCommand(String action, Bundle data); in performPrivateCommand() method
965 public boolean performPrivateCommand(final String action, final Bundle data) { in performPrivateCommand() method in RichInputConnection970 return mIC.performPrivateCommand(action, data); in performPrivateCommand()