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