/frameworks/base/media/libstagefright/ |
D | MPEG2TSWriter.cpp | 118 void MPEG2TSWriter::SourceInfo::start(const sp<AMessage> ¬ify) { in start() 232 sp<AMessage> notify = mNotify->dup(); in extractCodecSpecificData() local 239 sp<AMessage> notify = mNotify->dup(); in postAVCFrame() local 334 sp<AMessage> notify = mNotify->dup(); in flushAACFrames() local 348 sp<AMessage> notify = mNotify->dup(); in onMessageReceived() local 370 sp<AMessage> notify = mNotify->dup(); in onMessageReceived() local 482 sp<AMessage> notify = in start() local
|
D | CameraSource.cpp | 61 void CameraSourceListener::notify(int32_t msgType, int32_t ext1, int32_t ext2) { in notify() function in android::CameraSourceListener
|
/frameworks/base/core/java/android/app/ |
D | NotificationManager.java | 89 public void notify(int id, Notification notification) in notify() method in NotificationManager 104 public void notify(String tag, int id, Notification notification) in notify() method in NotificationManager
|
/frameworks/base/media/libmedia/ |
D | IMediaPlayerClient.cpp | 38 virtual void notify(int msg, int ext1, int ext2) in notify() function in android::BpMediaPlayerClient
|
D | IMediaRecorderClient.cpp | 38 virtual void notify(int msg, int ext1, int ext2) in notify() function in android::BpMediaRecorderClient
|
D | mediarecorder.cpp | 622 void MediaRecorder::notify(int msg, int ext1, int ext2) in notify() function in android::MediaRecorder
|
D | mediaplayer.cpp | 553 void MediaPlayer::notify(int msg, int ext1, int ext2) in notify() function in android::MediaPlayer
|
/frameworks/base/include/media/stagefright/ |
D | MediaWriter.h | 57 void notify(int msg, int ext1, int ext2) { in notify() function
|
/frameworks/base/services/surfaceflinger/ |
D | MessageQueue.h | 72 void notify() const { barrier.open(); } in notify() function
|
/frameworks/base/media/libstagefright/rtsp/ |
D | AH263Assembler.cpp | 29 AH263Assembler::AH263Assembler(const sp<AMessage> ¬ify) in AH263Assembler()
|
D | ARTPConnection.cpp | 82 const sp<AMessage> ¬ify, in addStream() 387 sp<AMessage> notify = s->mNotifyMsg->dup(); in parseRTP() local 479 sp<AMessage> notify = s->mNotifyMsg->dup(); in parseRTCP() local
|
D | ARTPSession.cpp | 87 sp<AMessage> notify = new AMessage(kWhatAccessUnitComplete, id()); in setup() local
|
D | AAMRAssembler.cpp | 62 const sp<AMessage> ¬ify, bool isWide, const AString ¶ms) in AAMRAssembler()
|
D | ARTPSource.cpp | 41 const sp<AMessage> ¬ify) in ARTPSource()
|
D | AAVCAssembler.cpp | 35 AAVCAssembler::AAVCAssembler(const sp<AMessage> ¬ify) in AAVCAssembler()
|
D | AMPEG4ElementaryAssembler.cpp | 90 const sp<AMessage> ¬ify, const AString &desc, const AString ¶ms) in AMPEG4ElementaryAssembler()
|
D | AMPEG4AudioAssembler.cpp | 371 const sp<AMessage> ¬ify, const AString ¶ms) in AMPEG4AudioAssembler()
|
D | MyHandler.h | 147 sp<AMessage> notify = new AMessage('biny', id()); in connect() local 511 sp<AMessage> notify = new AMessage('accu', id()); in onMessageReceived() local
|
D | ARTSPConnection.cpp | 567 sp<AMessage> notify = mObserveBinaryMessage->dup(); in receiveRTSPReponse() local
|
/frameworks/base/media/jni/ |
D | android_media_MediaRecorder.cpp | 98 void JNIMediaRecorderListener::notify(int msg, int ext1, int ext2) in notify() function in JNIMediaRecorderListener
|
D | android_media_MediaPlayer.cpp | 98 void JNIMediaPlayerListener::notify(int msg, int ext1, int ext2) in notify() function in JNIMediaPlayerListener
|
/frameworks/base/packages/SettingsProvider/src/com/android/providers/settings/ |
D | SettingsProvider.java | 192 String notify = uri.getQueryParameter("notify"); in sendNotify() local
|
/frameworks/base/media/libmediaplayerservice/ |
D | MediaPlayerService.cpp | 1118 void MediaPlayerService::Client::notify(void* cookie, int msg, int ext1, int ext2) in notify() function in android::MediaPlayerService::Client 1712 void MediaPlayerService::AudioCache::notify(void* cookie, int msg, int ext1, int ext2) in notify() function in android::MediaPlayerService::AudioCache
|
/frameworks/base/core/jni/ |
D | android_hardware_Camera.cpp | 118 void JNICameraContext::notify(int32_t msgType, int32_t ext1, int32_t ext2) in notify() function in JNICameraContext
|
/frameworks/base/media/jni/soundpool/ |
D | SoundPool.cpp | 405 void SoundPool::notify(SoundPoolEvent event) in notify() function in android::SoundPool
|