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

  /frameworks/wilhelm/src/android/
android_defs.h 183 kStatusIntermediate,
android_AudioSfDecoder.cpp 726 mCacheStatus = kStatusIntermediate;
741 mCacheStatus = kStatusIntermediate;
MediaPlayer_to_android.cpp 235 if (data1 >= android::kStatusIntermediate) {
237 } else if (data1 < android::kStatusIntermediate) {
android_GenericMediaPlayer.cpp 512 newCacheStatus = kStatusIntermediate;
AudioPlayer_to_android.cpp 862 if (data1 >= android::kStatusIntermediate) {
    [all...]

Completed in 76 milliseconds