Home
last modified time | relevance | path

Searched defs:notify (Results 1 – 25 of 27) sorted by relevance

12

/frameworks/base/media/libstagefright/
DMPEG2TSWriter.cpp118 void MPEG2TSWriter::SourceInfo::start(const sp<AMessage> &notify) { 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
DCameraSource.cpp61 void CameraSourceListener::notify(int32_t msgType, int32_t ext1, int32_t ext2) { in notify() function in android::CameraSourceListener
/frameworks/base/core/java/android/app/
DNotificationManager.java89 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/
DIMediaPlayerClient.cpp38 virtual void notify(int msg, int ext1, int ext2) in notify() function in android::BpMediaPlayerClient
DIMediaRecorderClient.cpp38 virtual void notify(int msg, int ext1, int ext2) in notify() function in android::BpMediaRecorderClient
Dmediarecorder.cpp622 void MediaRecorder::notify(int msg, int ext1, int ext2) in notify() function in android::MediaRecorder
Dmediaplayer.cpp553 void MediaPlayer::notify(int msg, int ext1, int ext2) in notify() function in android::MediaPlayer
/frameworks/base/include/media/stagefright/
DMediaWriter.h57 void notify(int msg, int ext1, int ext2) { in notify() function
/frameworks/base/services/surfaceflinger/
DMessageQueue.h72 void notify() const { barrier.open(); } in notify() function
/frameworks/base/media/libstagefright/rtsp/
DAH263Assembler.cpp29 AH263Assembler::AH263Assembler(const sp<AMessage> &notify) in AH263Assembler()
DARTPConnection.cpp82 const sp<AMessage> &notify, in addStream()
387 sp<AMessage> notify = s->mNotifyMsg->dup(); in parseRTP() local
479 sp<AMessage> notify = s->mNotifyMsg->dup(); in parseRTCP() local
DARTPSession.cpp87 sp<AMessage> notify = new AMessage(kWhatAccessUnitComplete, id()); in setup() local
DAAMRAssembler.cpp62 const sp<AMessage> &notify, bool isWide, const AString &params) in AAMRAssembler()
DARTPSource.cpp41 const sp<AMessage> &notify) in ARTPSource()
DAAVCAssembler.cpp35 AAVCAssembler::AAVCAssembler(const sp<AMessage> &notify) in AAVCAssembler()
DAMPEG4ElementaryAssembler.cpp90 const sp<AMessage> &notify, const AString &desc, const AString &params) in AMPEG4ElementaryAssembler()
DAMPEG4AudioAssembler.cpp371 const sp<AMessage> &notify, const AString &params) in AMPEG4AudioAssembler()
DMyHandler.h147 sp<AMessage> notify = new AMessage('biny', id()); in connect() local
511 sp<AMessage> notify = new AMessage('accu', id()); in onMessageReceived() local
DARTSPConnection.cpp567 sp<AMessage> notify = mObserveBinaryMessage->dup(); in receiveRTSPReponse() local
/frameworks/base/media/jni/
Dandroid_media_MediaRecorder.cpp98 void JNIMediaRecorderListener::notify(int msg, int ext1, int ext2) in notify() function in JNIMediaRecorderListener
Dandroid_media_MediaPlayer.cpp98 void JNIMediaPlayerListener::notify(int msg, int ext1, int ext2) in notify() function in JNIMediaPlayerListener
/frameworks/base/packages/SettingsProvider/src/com/android/providers/settings/
DSettingsProvider.java192 String notify = uri.getQueryParameter("notify"); in sendNotify() local
/frameworks/base/media/libmediaplayerservice/
DMediaPlayerService.cpp1118 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/
Dandroid_hardware_Camera.cpp118 void JNICameraContext::notify(int32_t msgType, int32_t ext1, int32_t ext2) in notify() function in JNICameraContext
/frameworks/base/media/jni/soundpool/
DSoundPool.cpp405 void SoundPool::notify(SoundPoolEvent event) in notify() function in android::SoundPool

12