| /frameworks/av/media/libmedia/ | 
| D | IMediaRecorderClient.cpp | 38     virtual void notify(int msg, int ext1, int ext2)  in notify()61             int ext2 = data.readInt32();  in onTransact()  local
 
 | 
| D | IMediaPlayerClient.cpp | 38     virtual void notify(int msg, int ext1, int ext2, const Parcel *obj)  in notify()64             int ext2 = data.readInt32();  in onTransact()  local
 
 | 
| D | mediarecorder.cpp | 827 void MediaRecorder::notify(int msg, int ext1, int ext2)  in notify()
 | 
| D | mediaplayer.cpp | 862 void MediaPlayer::notify(int msg, int ext1, int ext2, const Parcel *obj)  in notify()
 | 
| /frameworks/av/media/libstagefright/tests/writer/ | 
| D | WriterListener.h | 32     virtual void notify(int32_t msg, int32_t ext1, int32_t ext2) {  in notify()
 | 
| /frameworks/av/camera/ | 
| D | ICameraClient.cpp | 47     void notifyCallback(int32_t msgType, int32_t ext1, int32_t ext2)  in notifyCallback()133             int32_t ext2 = data.readInt32();  in onTransact()  local
 
 | 
| D | CameraBase.cpp | 246                                                   int32_t ext2)  in notifyCallback()
 | 
| D | Camera.cpp | 299 void Camera::notifyCallback(int32_t msgType, int32_t ext1, int32_t ext2)  in notifyCallback()
 | 
| /frameworks/base/tools/aapt/ | 
| D | FileFinder.cpp | 89         String8 ext2 = extensions[i].getPathExtension();  in checkAndAddFile()  local
 | 
| /frameworks/wilhelm/src/android/ | 
| D | android_GenericMediaPlayer.cpp | 116 void MediaPlayerNotificationClient::notify(int msg, int ext1, int ext2, const Parcel *obj) {  in notify()
 | 
| /frameworks/av/media/libmediaplayerservice/nuplayer/ | 
| D | NuPlayerDriver.cpp | 1034         int msg, int ext1, int ext2, const Parcel *in) {  in notifyListener()1040         int msg, int ext1, int ext2, const Parcel *in) {  in notifyListener_l()
 
 | 
| D | NuPlayer.cpp | 2148 void NuPlayer::notifyListener(int msg, int ext1, int ext2, const Parcel *in) {  in notifyListener()
 | 
| /frameworks/av/media/libmediaplayerservice/fuzzer/ | 
| D | mediaplayer_fuzzer.cpp | 347     int32_t ext2 = mFdp.ConsumeIntegral<int32_t>();  in invokeMediaPlayer()  local
 | 
| /frameworks/av/camera/tests/fuzzer/ | 
| D | camera_fuzzer.cpp | 261     int32_t ext2 = mFDP->ConsumeIntegral<int32_t>();  in invokeCamera()  local
 | 
| /frameworks/av/media/libmediaplayerservice/ | 
| D | MediaPlayerService.h | 457             virtual void notify(int msg, int ext1, int ext2, const Parcel *obj) {  in notify()
 | 
| D | MediaPlayerService.cpp | 1629         int msg, int ext1, int ext2, const Parcel *obj)  in notify()
 | 
| /frameworks/base/media/jni/ | 
| D | android_media_MediaRecorder.cpp | 117 void JNIMediaRecorderListener::notify(int msg, int ext1, int ext2)  in notify()
 | 
| D | android_media_MediaPlayer.cpp | 143 void JNIMediaPlayerListener::notify(int msg, int ext1, int ext2, const Parcel *obj)  in notify()
 | 
| /frameworks/base/core/jni/ | 
| D | android_hardware_Camera.cpp | 197 void JNICameraContext::notify(int32_t msgType, int32_t ext1, int32_t ext2)  in notify()
 |