HomeSort by relevance Sort by last modified time
    Searched refs:Retrieving (Results 1 - 4 of 4) sorted by null

  /development/samples/RandomMusicPlayer/src/com/example/android/musicplayer/
MusicService.java 85 Retrieving, // the MediaRetriever is retrieving music
94 State mState = State.Retrieving;
96 // if in Retrieving mode, this flag indicates whether we should start playing immediately
235 if (mState == State.Retrieving) {
236 // If we are still retrieving media, just set the flag to start playing when we're
266 if (mState == State.Retrieving) {
267 // If we are still retrieving media, clear the flag that indicates we should start
378 if (mState == State.Retrieving) {
379 // we'll play the requested URL right after we finish retrieving
    [all...]
  /external/chromium_org/content/test/data/indexeddb/
object_store_test.js 20 debug('Retrieving an index');
  /frameworks/base/docs/html/training/
training_toc.cs 255 Retrieving File Information
695 Retrieving a List of Contacts
700 Retrieving Details for a Contact
    [all...]
  /external/blktrace/doc/
blktrace.tex 63 \subsection{\label{sec:get-blktrace}Retrieving blktrace}
    [all...]

Completed in 643 milliseconds