Interface ShadowInputMethodManager.PrivateCommandListener

Enclosing class:
ShadowInputMethodManager

public static interface ShadowInputMethodManager.PrivateCommandListener
Handler for receiving PrivateCommands.
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    onPrivateCommand(View view, String action, Bundle data)
     
  • Method Details

    • onPrivateCommand

      void onPrivateCommand(View view, String action, Bundle data)