Home | History | Annotate | Download | only in src

Lines Matching refs:mNotifyCb

135                     mNotifyCb(0),
405 mNotifyCb = notify_cb;
805 app_cb->notifyCb = mNotifyCb;
1390 if (mNotifyCb && ( mMsgEnabled & CAMERA_MSG_FOCUS)){
1397 app_cb->notifyCb = mNotifyCb;
1414 }/*(mNotifyCb && ( mMsgEnabled & CAMERA_MSG_FOCUS))*/