/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 | 774 void MediaRecorder::notify(int msg, int ext1, int ext2) in notify()
|
D | mediaplayer.cpp | 848 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 | 218 int32_t ext2) in notifyCallback()
|
D | Camera.cpp | 351 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 | 962 int msg, int ext1, int ext2, const Parcel *in) { in notifyListener() 968 int msg, int ext1, int ext2, const Parcel *in) { in notifyListener_l()
|
D | NuPlayer.cpp | 2107 void NuPlayer::notifyListener(int msg, int ext1, int ext2, const Parcel *in) { in notifyListener()
|
/frameworks/av/services/camera/libcameraservice/device1/ |
D | CameraHardwareInterface.cpp | 74 NotifyCallbackMsg msgType, int32_t ext1, int32_t ext2) { in notifyCallback() 734 int32_t ext2, void *user) in sNotifyCb()
|
/frameworks/av/services/camera/libcameraservice/api1/ |
D | CameraClient.cpp | 828 int32_t ext2, void* user) { in notifyCallback() 1050 int32_t ext1, int32_t ext2) { in handleGenericNotify()
|
/frameworks/av/media/libmediaplayerservice/ |
D | MediaPlayerService.h | 442 virtual void notify(int msg, int ext1, int ext2, const Parcel *obj) { in notify()
|
D | MediaPlayerService.cpp | 1416 int msg, int ext1, int ext2, const Parcel *obj) in notify()
|
/frameworks/base/media/jni/ |
D | android_media_MediaRecorder.cpp | 116 void JNIMediaRecorderListener::notify(int msg, int ext1, int ext2) in notify()
|
D | android_media_MediaPlayer.cpp | 142 void JNIMediaPlayerListener::notify(int msg, int ext1, int ext2, const Parcel *obj) in notify()
|
/frameworks/av/media/libstagefright/ |
D | CameraSource.cpp | 82 void CameraSourceListener::notify(int32_t msgType, int32_t ext1, int32_t ext2) { 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()
|