/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 | 679 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 | 802 void MediaPlayer::notify(int msg, int ext1, int ext2, const Parcel *obj) in notify()
|
/frameworks/av/camera/ |
D | ICameraClient.cpp | 42 void notifyCallback(int32_t msgType, int32_t ext1, int32_t ext2) in notifyCallback() 95 int32_t ext2 = data.readInt32(); in onTransact() local
|
D | CameraBase.cpp | 171 int32_t ext2) in notifyCallback()
|
D | Camera.cpp | 297 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 | 1238 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 | 721 int msg, int ext1, int ext2, const Parcel *in) { in notifyListener() 727 int msg, int ext1, int ext2, const Parcel *in) { in notifyListener_l()
|
D | NuPlayer.cpp | 1652 void NuPlayer::notifyListener(int msg, int ext1, int ext2, const Parcel *in) { in notifyListener()
|
/frameworks/av/services/camera/libcameraservice/api1/ |
D | CameraClient.cpp | 709 int32_t ext2, void* user) { in notifyCallback() 881 int32_t ext1, int32_t ext2) { in handleGenericNotify()
|
/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/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 | 105 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 | 450 int32_t ext2, void *user) 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 | 643 void AwesomePlayer::notifyListener_l(int msg, int ext1, int ext2) { in notifyListener_l()
|
/frameworks/base/core/jni/ |
D | android_hardware_Camera.cpp | 193 void JNICameraContext::notify(int32_t msgType, int32_t ext1, int32_t ext2) in notify()
|
/frameworks/av/services/camera/libcameraservice/device2/ |
D | Camera2Device.cpp | 486 int32_t ext2, in notificationCallback()
|