/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 | 724 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 | 800 void MediaPlayer::notify(int msg, int ext1, int ext2, const Parcel *obj) in notify()
|
/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 | 1279 void* cookie, int msg, int ext1, int ext2, const Parcel *obj) in notify()
|
/frameworks/av/camera/ |
D | ICameraClient.cpp | 46 void notifyCallback(int32_t msgType, int32_t ext1, int32_t ext2) in notifyCallback() 108 int32_t ext1 = data.readInt32(); in onTransact() local
|
D | CameraBase.cpp | 199 int32_t ext1, in notifyCallback()
|
D | Camera.cpp | 343 void Camera::notifyCallback(int32_t msgType, int32_t ext1, int32_t ext2) in notifyCallback()
|
/frameworks/av/media/libmediaplayerservice/nuplayer/ |
D | NuPlayerDriver.cpp | 711 int msg, int ext1, int ext2, const Parcel *in) { in notifyListener() 717 int msg, int ext1, int ext2, const Parcel *in) { in notifyListener_l()
|
D | NuPlayer.cpp | 1777 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 | 766 void CameraClient::notifyCallback(int32_t msgType, int32_t ext1, in notifyCallback() 945 int32_t ext1, int32_t ext2) { in handleGenericNotify()
|
/frameworks/av/media/libstagefright/wifi-display/source/ |
D | WifiDisplaySource.cpp | 506 int32_t msgCode, ext1, ext2; in onMessageReceived() local 1689 int msg, int ext1, int ext2, const Parcel * /* obj */) { in notify()
|
/frameworks/base/media/jni/ |
D | android_media_MediaRecorder.cpp | 104 void JNIMediaRecorderListener::notify(int msg, int ext1, int ext2) in notify()
|
D | android_media_MediaPlayer.cpp | 117 void JNIMediaPlayerListener::notify(int msg, int ext1, int ext2, const Parcel *obj) in notify()
|
/frameworks/av/services/camera/libcameraservice/device1/ |
D | CameraHardwareInterface.h | 487 static void __notify_cb(int32_t msg_type, int32_t ext1, in __notify_cb()
|
/frameworks/av/media/libstagefright/ |
D | CameraSource.cpp | 78 void CameraSourceListener::notify(int32_t msgType, int32_t ext1, int32_t ext2) { in notify()
|
/frameworks/base/core/jni/ |
D | android_hardware_Camera.cpp | 194 void JNICameraContext::notify(int32_t msgType, int32_t ext1, int32_t ext2) in notify()
|