Searched defs:kWhatPause (Results 1 - 10 of 10) sorted by relevance

/frameworks/av/media/libstagefright/wifi-display/source/
H A DMediaPuller.h50 kWhatPause, enumerator in enum:android::MediaPuller::__anon736
H A DPlaybackSession.h96 kWhatPause, enumerator in enum:android::WifiDisplaySource::PlaybackSession::__anon740
H A DWifiDisplaySource.h81 kWhatPause, enumerator in enum:android::WifiDisplaySource::__anon745
/frameworks/av/media/libstagefright/timedtext/
H A DTimedTextPlayer.h52 kWhatPause = 'paus', enumerator in enum:android::TimedTextPlayer::__anon720
/frameworks/av/include/media/stagefright/
H A DMediaCodecSource.h77 kWhatPause, enumerator in enum:android::MediaCodecSource::__anon71
/frameworks/av/media/libmediaplayerservice/nuplayer/
H A DNuPlayer.h130 kWhatPause = 'paus', enumerator in enum:android::NuPlayer::__anon287
H A DNuPlayerRenderer.h116 kWhatPause = 'paus', enumerator in enum:android::NuPlayer::Renderer::__anon294
/frameworks/av/media/libstagefright/
H A DMediaCodecSource.cpp63 kWhatPause, enumerator in enum:android::MediaCodecSource::Puller::__anon305
149 (new AMessage(kWhatPause, this))->post();
244 case kWhatPause:
303 (new AMessage(kWhatPause, mReflector))->post();
853 case kWhatPause:
/frameworks/av/media/libstagefright/httplive/
H A DPlaylistFetcher.h99 kWhatPause = 'paus', enumerator in enum:android::PlaylistFetcher::__anon685
/frameworks/wilhelm/src/android/
H A Dandroid_GenericPlayer.h107 kWhatPause = 'paus', // pause or stop player enumerator in enum:android::GenericPlayer::__anon1649

Completed in 256 milliseconds