Searched refs:kWhatSessionDead (Results 1 - 5 of 5) sorted by relevance

/frameworks/av/media/libstagefright/wifi-display/source/
H A DPlaybackSession.h66 kWhatSessionDead, enumerator in enum:android::WifiDisplaySource::PlaybackSession::__anon912
H A DSender.h45 kWhatSessionDead, enumerator in enum:android::Sender::__anon915
H A DPlaybackSession.cpp538 } else if (what == Sender::kWhatSessionDead) {
982 notify->setInt32("what", kWhatSessionDead);
H A DSender.cpp779 notify->setInt32("what", kWhatSessionDead);
H A DWifiDisplaySource.cpp371 if (what == PlaybackSession::kWhatSessionDead) {

Completed in 52 milliseconds