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.cpp459 && (getCacheRemaining(&eos) == kStatusLow) in onDecode()
724 mCacheStatus = kStatusLow; in getCacheRemaining()
739 mCacheStatus = kStatusLow; in getCacheRemaining()
Dandroid_GenericMediaPlayer.cpp513 newCacheStatus = kStatusLow; in onBufferingUpdate()