HomeSort by relevance Sort by last modified time
    Searched defs:MUSIC (Results 1 - 2 of 2) sorted by null

  /frameworks/base/core/java/com/google/android/util/
AbstractMessageParser.java 66 /** Music note that indicates user is listening to a music track. */
84 * /me text and music
129 // Look for music track (of which there would be only one and it'll be the
252 * Looks for a music track (\u266B is first character, everything else is
662 MUSIC ("m"),
768 /** Represents a music track token at the beginning. */
773 super(Type.MUSIC, track);
    [all...]
  /frameworks/base/include/media/
AudioSystem.h 41 MUSIC = 3,

Completed in 90 milliseconds