Home
last modified time | relevance | path

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

/frameworks/av/media/libstagefright/wifi-display/source/
DPlaybackSession.h81 kWhatSessionDestroyed, enumerator
DPlaybackSession.cpp602 notify->setInt32("what", kWhatSessionDestroyed); in onMessageReceived()
DWifiDisplaySource.cpp446 } else if (what == PlaybackSession::kWhatSessionDestroyed) { in onMessageReceived()