OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:MUSIC
(Results
1 - 4
of
4
) sorted by null
/hardware/qcom/audio/legacy/alsa_sound/
AudioPolicyManagerALSA.cpp
160
// Flag that ringtone volume must be limited to
music
volume until we exit MODE_RINGTONE
162
isStreamActive(AudioSystem::
MUSIC
, SONIFICATION_HEADSET_MUSIC_DELAY)) {
/hardware/libhardware_legacy/include/hardware_legacy/
AudioSystemLegacy.h
77
MUSIC
= 3,
/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
...]
/hardware/libhardware_legacy/audio/
AudioPolicyManagerBase.cpp
356
// This avoid sending the ring tone or
music
tail into the earpiece or headset.
387
// Flag that ringtone volume must be limited to
music
volume until we exit MODE_RINGTONE
389
isStreamActive(AudioSystem::
MUSIC
, SONIFICATION_HEADSET_MUSIC_DELAY)) {
[
all
...]
Completed in 43 milliseconds