Home
last modified time | relevance | path

Searched refs:kStatusLow (Results 1 – 3 of 3) sorted by relevance

/frameworks/wilhelm/src/android/
Dandroid_defs.h180 kStatusLow, enumerator
Dandroid_AudioSfDecoder.cpp458 && (getCacheRemaining(&eos) == kStatusLow) in onDecode()
723 mCacheStatus = kStatusLow; in getCacheRemaining()
738 mCacheStatus = kStatusLow; in getCacheRemaining()
Dandroid_GenericMediaPlayer.cpp513 newCacheStatus = kStatusLow; in onBufferingUpdate()