Home
last modified time | relevance | path

Searched refs:kWhatAlarmStream (Results 1 – 2 of 2) sorted by relevance

/aosp12/frameworks/av/media/libstagefright/rtsp/
H A DARTPConnection.h76 kWhatAlarmStream, enumerator
H A DARTPConnection.cpp307 case kWhatAlarmStream: in onMessageReceived()
1124 sp<AMessage> timer = new AMessage(kWhatAlarmStream, this); in findSource()