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)
commit5363f987f8f2a7aac04f3fda64737627dd7eabc1
tree4b825dc642cb6eb9a060e54bf8d69288fbee4904
parented8c90d51a410c022aca2c8060350d94da59e25f
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