Home | History | Annotate | Download | only in jni

Lines Matching refs:mCallbackNotification

256         if (mCallbackNotification == NULL) {
257 mCallbackNotification = new AMessage(kWhatCallbackNotify, this);
260 mCallbackNotification.clear();
263 return mCodec->setCallback(mCallbackNotification);