Home
last modified time | relevance | path

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

/aosp12/frameworks/av/media/libmediaplayerservice/nuplayer/
H A DNuPlayerSource.h61 kWhatIMSRxNotice, enumerator
H A DRTPSource.cpp312 notify->setInt32("what", kWhatIMSRxNotice); in dequeueAccessUnit()
407 notify->setInt32("what", kWhatIMSRxNotice); in onMessageReceived()
H A DNuPlayer.cpp2744 case Source::kWhatIMSRxNotice: in onSourceNotify()