HomeSort by relevance Sort by last modified time
    Searched full:music (Results 126 - 150 of 577) sorted by null

1 2 3 4 56 7 8 91011>>

  /developers/samples/android/media/MediaBrowserService/Application/src/main/
AndroidManifest.xml 48 notifications (for example, when the music changes and the user is
  /developers/samples/android/media/MediaBrowserService/
README.md 6 service. It exposes a simple music library through the new
  /development/samples/browseable/MediaBrowserService/
AndroidManifest.xml 48 notifications (for example, when the music changes and the user is
  /docs/source.android.com/src/devices/
audio_attributes.jd 29 (such as music played by a streaming service or a notification for a new email) then pass the audio
51 <li><b>Content type</b>. Specifies what the source is playing (music, movie, speech,
58 <p>For dynamics processing, applications must distinguish between movie, music, and speech content.
101 for a music playback application.</p>
  /external/chromium_org/chrome/browser/extensions/token_cache/
token_cache_service_unittest.cc 64 cache_.StoreToken("Handel", "Water Music", zero);
  /external/chromium_org/chrome/browser/media_galleries/fileapi/
iapps_finder_impl_win.cc 49 music_dir.AppendASCII("iTunes").AppendASCII("iTunes Music Library.xml");
  /external/chromium_org/tools/telemetry/telemetry/core/platform/profiler/
oomkiller_profiler.py 27 """Android-specific, Launch the music application and check it is still alive
  /external/libgsm/
README 20 recognition; even music often survives transcoding in recognizable
  /frameworks/base/core/java/android/app/
package.html 20 can handle network transactions, play music, or work with a content provider without the user being
  /frameworks/base/docs/html/guide/practices/ui_guidelines/
widget_design.jd 58 includes several widgets, including a widget for the Analog Clock, Music, and other
164 to provide a <code>minWidth</code> and <code>minHeight</code>, suppose you have a music player
170 alt="An example music player widget" id="music_example">
172 <p class="img-caption"><strong>Figure 3.</strong> An example music player widget.</p>
260 <p>Below is an example layout that a music widget showing text information and two buttons can use.
296 <p>If you now take a look at the example music widget from the previous section, you can begin to
301 alt="Excerpt flexible layouts and attributes for an example music widget"
313 alt="Music widget sitting on an example 80dp x 100dp grid with 8dp of automatic margins
316 <p class="img-caption"><strong>Figure 7.</strong> Music widget sitting on an example 80dp x 100dp
  /frameworks/base/docs/html/training/managing-audio/
index.jd 54 interact. To avoid every music app playing at the same time, Android uses audio focus to moderate
  /frameworks/base/tests/MusicServiceDemo/src/com/example/android/musicservicedemo/browser/
MusicTrack.java 20 * A class to model music track metadata.
  /packages/apps/Music/res/layout/
weekpicker.xml 35 <com.android.music.VerticalTextSpinner
  /packages/apps/Music/src/com/android/music/
ScanningProgress.java 17 package com.android.music;
WeekSelector.java 17 package com.android.music;
  /packages/providers/MediaProvider/res/values/
strings.xml 27 <!-- Description line for music artists in the search/suggestion results -->
  /packages/wallpapers/MusicVisualization/res/values/
cube.xml 22 <!-- Wallpapers showing a music visualizer -->
  /frameworks/base/sax/tests/saxtests/res/raw/
youtube.xml 265 term='Music' label='Music'></category>
303 <media:category label='Music'
305 Music
338 term='Music' label='Music'></category>
378 <media:category label='Music'
380 Music
409 term='Music' label='Music'></category
    [all...]
  /external/sonivox/docs/
JET_Programming_Manual.html 422 Interactive Music Engine</span></span></span></p>
458 JET Interactive Music System. JET is an interactive music player for small
460 to include interactive music soundtracks, in <st1:place w:st="on">MIDI</st1:place>
479 and music will interactively work together. Once decided, the content author
529 Interactive Engine. The name of the SONiVOX JET interactive music engine.</p>
572 Interactive Music Concept</span></h1>
574 <p class=MsoNormal>Interactive music can be defined as music that changes in
576 play events. In this way, interactive music is much more engaging as it has the
    [all...]
  /external/chromium_org/third_party/opus/src/src/
analysis.c 180 /* Summing the probability of transition patterns that involve music at
502 /* Denormalized probability of speech (p0) and music (p1) after update */
504 /* Probabilities for "all speech" and "all music" */
508 /* Instantaneous probability of speech and music, with beta pre-applied. */
522 /* p0 and p1 are the probabilities of speech and music at this frame
531 /* Normalise the probabilities to get the Marokv probability of music. */
537 /* Instantaneous probability of speech and music, with beta pre-applied. */
545 /* Updated probability of having only speech (s0) or only music (m0),
558 /* Probability that the latest frame is speech, when all the previous ones were music. */
560 /* Probability that the latest frame is music, when all the previous ones were speech. *
    [all...]
  /external/libopus/src/
analysis.c 180 /* Summing the probability of transition patterns that involve music at
502 /* Denormalized probability of speech (p0) and music (p1) after update */
504 /* Probabilities for "all speech" and "all music" */
508 /* Instantaneous probability of speech and music, with beta pre-applied. */
522 /* p0 and p1 are the probabilities of speech and music at this frame
531 /* Normalise the probabilities to get the Marokv probability of music. */
537 /* Instantaneous probability of speech and music, with beta pre-applied. */
545 /* Updated probability of having only speech (s0) or only music (m0),
558 /* Probability that the latest frame is speech, when all the previous ones were music. */
560 /* Probability that the latest frame is music, when all the previous ones were speech. *
    [all...]
  /cts/tests/tests/speech/src/android/speech/tts/cts/
TextToSpeechWrapper.java 176 * Determines if given file path is a valid, playable music file.
190 Log.e(LOG_TAG, "Exception while attempting to play music file", e);
  /external/chromium_org/chrome/common/extensions/docs/templates/articles/
about_apps.html 27 <li>Music/video streaming</li>
28 <li>Photo/video/music editing</li>
  /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)) {
  /packages/apps/Gallery/src/com/android/camera/
MovieViewControl.java 50 // Copied from MediaPlaybackService in the Music Player app. Should be
53 "com.android.music.musicservicecommand";

Completed in 871 milliseconds

1 2 3 4 56 7 8 91011>>