/frameworks/av/media/libmedia/ |
D | IMediaRecorderClient.cpp | 38 virtual void notify(int msg, int ext1, int ext2) in notify() 60 int ext1 = data.readInt32(); in onTransact() local
|
D | IMediaPlayerClient.cpp | 38 virtual void notify(int msg, int ext1, int ext2, const Parcel *obj) in notify() 63 int ext1 = data.readInt32(); in onTransact() local
|
D | mediarecorder.cpp | 680 void MediaRecorder::notify(int msg, int ext1, int ext2) in notify()
|
D | IHDCP.cpp | 179 int ext1 = data.readInt32(); in onTransact() local
|
D | mediaplayer.cpp | 666 void MediaPlayer::notify(int msg, int ext1, int ext2, const Parcel *obj) in notify()
|
/frameworks/av/camera/ |
D | IProCameraCallbacks.cpp | 50 void notifyCallback(int32_t msgType, int32_t ext1, int32_t ext2) in notifyCallback() 94 int32_t ext1 = data.readInt32(); in onTransact() local
|
D | ICameraClient.cpp | 42 void notifyCallback(int32_t msgType, int32_t ext1, int32_t ext2) in notifyCallback() 94 int32_t ext1 = data.readInt32(); in onTransact() local
|
D | CameraBase.cpp | 171 int32_t ext1, in notifyCallback()
|
D | Camera.cpp | 270 void Camera::notifyCallback(int32_t msgType, int32_t ext1, int32_t ext2) in notifyCallback()
|
D | ProCamera.cpp | 60 void ProCamera::notifyCallback(int32_t msgType, int32_t ext1, int32_t ext2) in notifyCallback()
|
/frameworks/av/media/libmediaplayerservice/ |
D | HDCP.cpp | 166 void HDCP::ObserveWrapper(void *me, int msg, int ext1, int ext2) { in ObserveWrapper() 170 void HDCP::observe(int msg, int ext1, int ext2) { in observe()
|
D | MediaPlayerService.cpp | 1082 void* cookie, int msg, int ext1, int ext2, const Parcel *obj) in notify() 1990 void* cookie, int msg, int ext1, int ext2, const Parcel *obj) in notify()
|
/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/services/camera/libcameraservice/api1/ |
D | CameraClient.cpp | 693 void CameraClient::notifyCallback(int32_t msgType, int32_t ext1, in notifyCallback() 881 int32_t ext1, int32_t ext2) { in handleGenericNotify()
|
/frameworks/av/media/libmediaplayerservice/nuplayer/ |
D | NuPlayerDriver.cpp | 516 int msg, int ext1, int ext2, const Parcel *in) { in notifyListener()
|
D | NuPlayer.cpp | 1095 void NuPlayer::notifyListener(int msg, int ext1, int ext2, const Parcel *in) { in notifyListener()
|
/frameworks/av/media/libstagefright/wifi-display/source/ |
D | WifiDisplaySource.cpp | 500 int32_t msgCode, ext1, ext2; in onMessageReceived() local 1683 int msg, int ext1, int ext2, const Parcel *obj) { in notify()
|
/frameworks/av/libvideoeditor/lvpp/ |
D | VideoEditorPreviewController.cpp | 1154 void* cookie, int msg, int ext1, int ext2) in notify()
|
D | PreviewPlayer.cpp | 1636 void PreviewPlayer::notifyListener_l(int msg, int ext1, int ext2) { in notifyListener_l()
|
/frameworks/av/camera/tests/ |
D | ProCameraTests.cpp | 258 virtual void onTriggerNotify(int32_t ext1, int32_t ext2, int32_t ext3) { in onTriggerNotify() 295 virtual void notify(int32_t msg, int32_t ext1, int32_t ext2) { in notify()
|
/frameworks/av/media/libstagefright/ |
D | CameraSource.cpp | 65 void CameraSourceListener::notify(int32_t msgType, int32_t ext1, int32_t ext2) { in notify()
|
/frameworks/base/media/jni/ |
D | android_media_MediaRecorder.cpp | 98 void JNIMediaRecorderListener::notify(int msg, int ext1, int ext2) in notify()
|
D | android_media_MediaPlayer.cpp | 108 void JNIMediaPlayerListener::notify(int msg, int ext1, int ext2, const Parcel *obj) in notify()
|
/frameworks/av/services/camera/libcameraservice/device1/ |
D | CameraHardwareInterface.h | 437 static void __notify_cb(int32_t msg_type, int32_t ext1, in __notify_cb()
|
/frameworks/base/core/jni/ |
D | android_hardware_Camera.cpp | 171 void JNICameraContext::notify(int32_t msgType, int32_t ext1, int32_t ext2) in notify()
|