Searched refs:kWhatAudioNotify (Results 1 – 2 of 2) sorted by relevance
150 kWhatAudioNotify = 'audN', enumerator
1081 case kWhatAudioNotify: in onMessageReceived()1083 bool audio = msg->what() == kWhatAudioNotify; in onMessageReceived()1987 sp<AMessage> notify = new AMessage(kWhatAudioNotify, this); in instantiateDecoder()