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