/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 | 724 void MediaRecorder::notify(int msg, int ext1, int ext2) in notify()
|
D | IHDCP.cpp | 180 int ext2 = data.readInt32(); in onTransact() local
|
D | mediaplayer.cpp | 798 void MediaPlayer::notify(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() 109 int32_t ext2 = data.readInt32(); in onTransact() local
|
D | CameraBase.cpp | 193 int32_t ext2) in notifyCallback()
|
D | Camera.cpp | 343 void Camera::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 | 1268 void* cookie, int msg, int ext1, int ext2, const Parcel *obj) in notify()
|
/frameworks/base/tools/aapt/ |
D | FileFinder.cpp | 89 String8 ext2 = extensions[i].getPathExtension(); in checkAndAddFile() local
|
/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 | 1749 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 | 767 int32_t ext2, void* user) { 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/av/services/camera/libcameraservice/device1/ |
D | CameraHardwareInterface.h | 488 int32_t ext2, void *user) in __notify_cb()
|
/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/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()
|