MotionEventCompatICS.smali 461 B

1234567891011121314151617181920212223
  1. .class Landroid/support/v4/view/MotionEventCompatICS;
  2. .super Ljava/lang/Object;
  3. .source ""
  4. # direct methods
  5. .method constructor <init>()V
  6. .locals 0
  7. invoke-direct {p0}, Ljava/lang/Object;-><init>()V
  8. return-void
  9. .end method
  10. .method public static getButtonState(Landroid/view/MotionEvent;)I
  11. .locals 0
  12. invoke-virtual {p0}, Landroid/view/MotionEvent;->getButtonState()I
  13. move-result p0
  14. return p0
  15. .end method