Package 

Class EventInput

    • Constructor Summary

      Constructors 
      Constructor Description
      EventInput()
    • Method Summary

      Modifier and Type Method Description
      void injectMotionEvent(int inputSource, int action, long when, float x, float y, float pressure)
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • EventInput

        EventInput()
    • Method Detail

      • injectMotionEvent

         void injectMotionEvent(int inputSource, int action, long when, float x, float y, float pressure)