/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 | 686 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 | 725 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 | 296 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 | 162 void HDCP::ObserveWrapper(void *me, int msg, int ext1, int ext2) { in ObserveWrapper() 166 void HDCP::observe(int msg, int ext1, int ext2) { in observe()
|
D | MediaPlayerService.cpp | 1187 void* cookie, int msg, int ext1, int ext2, const Parcel *obj) in notify() 2153 void* cookie, int msg, int ext1, int ext2, const Parcel* /*obj*/) in notify()
|
/frameworks/av/media/libmediaplayerservice/nuplayer/ |
D | NuPlayerDriver.cpp | 636 int msg, int ext1, int ext2, const Parcel *in) { in notifyListener() 642 int msg, int ext1, int ext2, const Parcel *in) { in notifyListener_l()
|
D | NuPlayer.cpp | 1358 void NuPlayer::notifyListener(int msg, int ext1, int ext2, const Parcel *in) { in notifyListener()
|
/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 | 713 void CameraClient::notifyCallback(int32_t msgType, int32_t ext1, in notifyCallback() 901 int32_t ext1, int32_t ext2) { in handleGenericNotify()
|
/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/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/base/media/jni/ |
D | android_media_MediaRecorder.cpp | 100 void JNIMediaRecorderListener::notify(int msg, int ext1, int ext2) in notify()
|
D | android_media_MediaPlayer.cpp | 110 void JNIMediaPlayerListener::notify(int msg, int ext1, int ext2, const Parcel *obj) in notify()
|
/frameworks/av/services/camera/libcameraservice/device1/ |
D | CameraHardwareInterface.h | 451 static void __notify_cb(int32_t msg_type, int32_t ext1, in __notify_cb()
|
/frameworks/av/media/libstagefright/ |
D | CameraSource.cpp | 73 void CameraSourceListener::notify(int32_t msgType, int32_t ext1, int32_t ext2) { in notify()
|
D | AwesomePlayer.cpp | 641 void AwesomePlayer::notifyListener_l(int msg, int ext1, int ext2) { in notifyListener_l()
|
/frameworks/av/services/camera/libcameraservice/device2/ |
D | Camera2Device.cpp | 483 int32_t ext1, in notificationCallback()
|
/frameworks/base/core/jni/ |
D | android_hardware_Camera.cpp | 193 void JNICameraContext::notify(int32_t msgType, int32_t ext1, int32_t ext2) in notify()
|