Home
last modified time | relevance | path

Searched defs:finalStatus (Results 1 – 7 of 7) sorted by relevance

/aosp12/packages/providers/DownloadProvider/src/com/android/providers/downloads/
H A DStopRequestException.java31 public StopRequestException(int finalStatus, String message) { in StopRequestException()
36 public StopRequestException(int finalStatus, Throwable t) { in StopRequestException()
41 public StopRequestException(int finalStatus, String message, Throwable t) { in StopRequestException()
/aosp12/frameworks/av/cmds/stagefright/
H A DAudioPlayer.cpp405 bool AudioPlayer::reachedEOS(status_t *finalStatus) { in reachedEOS()
H A Dstagefright.cpp230 status_t finalStatus; in playSource() local
/aosp12/frameworks/wilhelm/src/android/
H A Dandroid_AudioSfDecoder.cpp685 status_t finalStatus; in getCacheRemaining() local
/aosp12/frameworks/av/media/libdatasource/
H A DNuCachedSource2.cpp576 status_t finalStatus = UNKNOWN_ERROR; in getAvailableSize() local
/aosp12/frameworks/av/media/libstagefright/
H A DNuMediaExtractor.cpp856 status_t finalStatus = mDataSource->getAvailableSize(-1, &cachedDataRemaining); in getCachedDuration() local
/aosp12/frameworks/av/media/libmediaplayerservice/nuplayer/
H A DGenericSource.cpp1541 status_t finalStatus = UNKNOWN_ERROR; in onPollBuffering() local