Home | History | Annotate | Download | only in jni

Lines Matching refs:mCallbackNotification

261         if (mCallbackNotification == NULL) {
262 mCallbackNotification = new AMessage(kWhatCallbackNotify, this);
265 mCallbackNotification.clear();
268 return mCodec->setCallback(mCallbackNotification);