OSDN Git Service

AI 146643: Clean up and commenting of the JetBoy JET demo code:
authorJean-Michel Trivi <>
Thu, 16 Apr 2009 23:56:18 +0000 (16:56 -0700)
committerThe Android Open Source Project <initial-contribution@android.com>
Thu, 16 Apr 2009 23:56:18 +0000 (16:56 -0700)
commitd31438769efb1abce0e4918797c3015cc75d1f00
tree8c67e86c201666ad1ff5b1bca73a98944aa12adf
parentffd5e72df36e099b036c48ecfc13b329e06d2819
AI 146643: Clean up and commenting of the JetBoy JET demo code:
  Fixed JetPlayer initialization code and pause when the app loses focus.
  Removed mute mask hack.
  Cleaned up event ID declaration and check (event value is a byte, not a String).
  Add extensive comments for the JetPlayer code.
  BUG=1596727

Automated import of CL 146643