Home
last modified time | relevance | path

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

/frameworks/wilhelm/src/android/
Dandroid_defs.h182 kStatusLow, enumerator
Dandroid_AudioSfDecoder.cpp455 && (getCacheRemaining(&eos) == kStatusLow) in onDecode()
720 mCacheStatus = kStatusLow; in getCacheRemaining()
735 mCacheStatus = kStatusLow; in getCacheRemaining()
Dandroid_GenericMediaPlayer.cpp516 newCacheStatus = kStatusLow; in onBufferingUpdate()