Commands.java :  » Music-Sound » musicplugin » net » numb3r23 » musicplugin » Android Open Source

Android Open Source » Music Sound » musicplugin 
musicplugin » net » numb3r23 » musicplugin » Commands.java
package net.numb3r23.musicplugin;

public enum Commands{
  METACHANGED,
  PLAYSTATECHANGED,
  PLAYBACKCOMPLETE,
  PLAYER_BASE,
  PLAYER_BROWSER,
  PLAYER_PLAYER,
  PLAYER_CMD_TOGGLEPAUSE,
  PLAYER_CMD_NEXTTRACK,
  PLAYER_CMD_PREVIOUSTRACK
}
java2s.com  | Contact Us | Privacy Policy
Copyright 2009 - 12 Demo Source and Support. All rights reserved.
All other trademarks are property of their respective owners.