Home
last modified time | relevance | path

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

123

/frameworks/av/media/libmediaplayerservice/nuplayer/
DHTTPLiveSource.cpp37 const sp<AMessage> &notify, in HTTPLiveSource()
87 sp<AMessage> notify = new AMessage(kWhatSessionNotify, this); in prepareAsync() local
217 sp<AMessage> notify = dupNotify(); in pollForRawData() local
340 sp<AMessage> notify = dupNotify(); in onSessionNotify() local
351 sp<AMessage> notify = dupNotify(); in onSessionNotify() local
359 sp<AMessage> notify = dupNotify(); in onSessionNotify() local
368 sp<AMessage> notify = dupNotify(); in onSessionNotify() local
382 sp<AMessage> notify = dupNotify(); in onSessionNotify() local
DNuPlayerDecoderPassThrough.cpp43 const sp<AMessage> &notify, in DecoderPassThrough()
363 sp<AMessage> notify = mNotify->dup(); in onResume() local
390 sp<AMessage> notify = mNotify->dup(); in onFlush() local
401 sp<AMessage> notify = mNotify->dup(); in onShutdown() local
DRTSPSource.cpp36 const sp<AMessage> &notify, in RTSPSource()
90 sp<AMessage> notify = new AMessage(kWhatNotify, this); in prepareAsync() local
646 sp<AMessage> notify = new AMessage(kWhatNotify, this); in onSDPLoaded() local
722 sp<AMessage> notify = dupNotify(); in startBufferingIfNecessary() local
738 sp<AMessage> notify = dupNotify(); in stopBufferingIfNecessary() local
DNuPlayerDecoder.cpp49 const sp<AMessage> &notify, in Decoder()
401 sp<AMessage> notify = mNotify->dup(); in onFlush() local
437 sp<AMessage> notify = mNotify->dup(); in onShutdown() local
483 sp<AMessage> notify = mNotify->dup(); in handleError() local
621 sp<AMessage> notify = mNotify->dup(); in handleOutputFormatChange() local
1047 sp<AMessage> notify = mNotify->dup(); in notifyResumeCompleteIfNecessary() local
DNuPlayerDecoderBase.cpp31 NuPlayer::DecoderBase::DecoderBase(const sp<AMessage> &notify) in DecoderBase()
205 sp<AMessage> notify = mNotify->dup(); in handleError() local
DNuPlayer.cpp213 sp<AMessage> notify = new AMessage(kWhatSourceNotify, this); in setDataSourceAsync() local
244 sp<AMessage> notify = new AMessage(kWhatSourceNotify, this); in setDataSourceAsync() local
280 sp<AMessage> notify = new AMessage(kWhatSourceNotify, this); in setDataSourceAsync() local
298 sp<AMessage> notify = new AMessage(kWhatSourceNotify, this); in setDataSourceAsync() local
1317 sp<AMessage> notify = new AMessage(kWhatRendererNotify, this); in onStart() local
1535 sp<AMessage> notify = new AMessage(kWhatAudioNotify, this); in instantiateDecoder() local
1548 sp<AMessage> notify = new AMessage(kWhatVideoNotify, this); in instantiateDecoder() local
2340 sp<AMessage> notify = dupNotify(); in notifyFlagsChanged() local
2347 sp<AMessage> notify = dupNotify(); in notifyVideoSizeChanged() local
2354 sp<AMessage> notify = dupNotify(); in notifyPrepared() local
[all …]
/frameworks/av/media/libstagefright/wifi-display/source/
DMediaPuller.cpp33 const sp<MediaSource> &source, const sp<AMessage> &notify) in MediaPuller()
69 void MediaPuller::stopAsync(const sp<AMessage> &notify) { in stopAsync()
126 sp<AMessage> notify; in onMessageReceived() local
161 sp<AMessage> notify = mNotify->dup(); in onMessageReceived() local
185 sp<AMessage> notify = mNotify->dup(); in onMessageReceived() local
DConverter.cpp44 const sp<AMessage> &notify, in Converter()
272 sp<AMessage> notify = mNotify->dup(); in notifyError() local
428 sp<AMessage> notify = mNotify->dup(); in onMessageReceived() local
489 sp<AMessage> notify = new AMessage(kWhatEncoderActivity, this); in scheduleDoMoreWork() local
540 sp<AMessage> notify = mNotify->dup(); in feedRawAudioInputBuffers() local
588 sp<AMessage> notify = mNotify->dup(); in feedRawAudioInputBuffers() local
709 sp<AMessage> notify = mNotify->dup(); in doMoreWork() local
734 sp<AMessage> notify(new AMessage(kWhatReleaseOutputBuffer, this)); in doMoreWork() local
769 sp<AMessage> notify = mNotify->dup(); in doMoreWork() local
DPlaybackSession.cpp128 const sp<AMessage> &notify, in Track()
144 const sp<AMessage> &notify, const sp<AMessage> &format) in Track()
249 sp<AMessage> notify = mNotify->dup(); in onMessageReceived() local
350 const sp<AMessage> &notify, in PlaybackSession()
387 sp<AMessage> notify = new AMessage(kWhatMediaSenderNotify, this); in init() local
455 sp<AMessage> notify = mNotify->dup(); in onMediaSenderInitialized() local
601 sp<AMessage> notify = mNotify->dup(); in onMessageReceived() local
791 sp<AMessage> notify = new AMessage(kWhatTrackNotify, this); in setupMediaPacketizer() local
941 sp<AMessage> notify; in addSource() local
1104 sp<AMessage> notify = mNotify->dup(); in notifySessionDead() local
/frameworks/av/media/libstagefright/filters/
DMediaFilter.cpp222 sp<AMessage> notify = mNotify->dup(); in signalError() local
264 sp<AMessage> notify = mNotify->dup(); in allocateBuffersOnPort() local
312 sp<AMessage> notify = mNotify->dup(); in postFillThisBuffer() local
333 sp<AMessage> notify = mNotify->dup(); in postDrainThisBuffer() local
350 sp<AMessage> notify = mNotify->dup(); in postEOS() local
359 sp<AMessage> notify = mNotify->dup(); in sendFormatChange() local
462 sp<AMessage> notify = mNotify->dup(); in onAllocateComponent() local
543 sp<AMessage> notify = mNotify->dup(); in onConfigureComponent() local
691 sp<AMessage> notify = mNotify->dup(); in onShutdown() local
715 sp<AMessage> notify = mNotify->dup(); in onFlush() local
[all …]
DGraphicBufferListener.cpp31 const sp<AMessage> &notify, in init()
73 sp<AMessage> notify = mNotify->dup(); in onFrameAvailable() local
/frameworks/av/media/libstagefright/wifi-display/
DMediaSender.cpp40 const sp<AMessage> &notify) in MediaSender()
124 sp<AMessage> notify = new AMessage(kWhatSenderNotify, this); in initAsync() local
173 sp<AMessage> notify = new AMessage(kWhatSenderNotify, this); in initAsync() local
354 sp<AMessage> notify = mNotify->dup(); in onSenderNotify() local
368 sp<AMessage> notify = mNotify->dup(); in notifyInitDone() local
375 sp<AMessage> notify = mNotify->dup(); in notifyError() local
382 sp<AMessage> notify = mNotify->dup(); in notifyNetworkStall() local
418 sp<AMessage> notify; in packetizeAccessUnit() local
/frameworks/av/media/libstagefright/foundation/
DANetworkSession.cpp164 const sp<AMessage> &notify) in Session()
297 sp<AMessage> notify = mNotify->dup(); in readMore() local
376 sp<AMessage> notify = mNotify->dup(); in readMore() local
399 sp<AMessage> notify = mNotify->dup(); in readMore() local
425 sp<AMessage> notify = mNotify->dup(); in readMore() local
505 sp<AMessage> notify = mNotify->dup(); in readMore() local
791 void ANetworkSession::Session::notify(NotificationReason reason) { in notify() function in android::ANetworkSession::Session
856 const char *host, unsigned port, const sp<AMessage> &notify, in createRTSPClient()
870 const sp<AMessage> &notify, int32_t *sessionID) { in createRTSPServer()
882 unsigned localPort, const sp<AMessage> &notify, int32_t *sessionID) { in createUDPSession()
[all …]
/frameworks/native/services/inputflinger/
DInputListener.cpp38 void NotifyConfigurationChangedArgs::notify(const sp<InputListenerInterface>& listener) const { in notify() function in android::NotifyConfigurationChangedArgs
62 void NotifyKeyArgs::notify(const sp<InputListenerInterface>& listener) const { in notify() function in android::NotifyKeyArgs
99 void NotifyMotionArgs::notify(const sp<InputListenerInterface>& listener) const { in notify() function in android::NotifyMotionArgs
117 void NotifySwitchArgs::notify(const sp<InputListenerInterface>& listener) const { in notify() function in android::NotifySwitchArgs
132 void NotifyDeviceResetArgs::notify(const sp<InputListenerInterface>& listener) const { in notify() function in android::NotifyDeviceResetArgs
/frameworks/av/media/libstagefright/rtsp/
DSDPLoader.cpp37 const sp<AMessage> &notify, in SDPLoader()
139 sp<AMessage> notify = mNotify->dup(); in onLoad() local
DARTPSource.cpp43 const sp<AMessage> &notify) in ARTPSource()
98 sp<AMessage> notify = mNotify->dup(); in timeUpdate() local
DAMPEG2TSAssembler.cpp37 const sp<AMessage> &notify, in AMPEG2TSAssembler()
/frameworks/av/media/libstagefright/
DMPEG2TSWriter.cpp132 void MPEG2TSWriter::SourceInfo::start(const sp<AMessage> &notify) { in start()
246 sp<AMessage> notify = mNotify->dup(); in extractCodecSpecificData() local
254 sp<AMessage> notify = mNotify->dup(); in postAVCFrame() local
353 sp<AMessage> notify = mNotify->dup(); in flushAACFrames() local
373 sp<AMessage> notify = mNotify->dup(); in onMessageReceived() local
395 sp<AMessage> notify = mNotify->dup(); in onMessageReceived() local
554 sp<AMessage> notify = in start() local
DMediaCodecSource.cpp120 const sp<AMessage> &notify) { in start()
166 sp<AMessage> notify = mNotify->dup(); in handleEOS() local
234 sp<AMessage> notify = mNotify->dup(); in onMessageReceived() local
662 sp<AMessage> notify = new AMessage(kWhatPullerNotify, mReflector); in onStart() local
/frameworks/support/v4/java/android/support/v4/app/
DNotificationCompatSideChannelService.java61 public abstract void notify(String packageName, int id, String tag, Notification notification); in notify() method in NotificationCompatSideChannelService
75 public void notify(String packageName, int id, String tag, Notification notification) in notify() method in NotificationCompatSideChannelService.NotificationSideChannelStub
DINotificationSideChannel.aidl31 void notify(String packageName, int id, String tag, in Notification notification); in notify() method
/frameworks/av/media/libstagefright/wifi-display/rtp/
DRTPSender.cpp37 const sp<AMessage> &notify) in RTPSender()
770 sp<AMessage> notify = mNotify->dup(); in parseAPP() local
781 sp<AMessage> notify = mNotify->dup(); in notifyInitDone() local
788 sp<AMessage> notify = mNotify->dup(); in notifyError() local
795 sp<AMessage> notify = mNotify->dup(); in notifyNetworkStall() local
/frameworks/av/drm/common/
DIDrmServiceListener.cpp27 status_t BpDrmServiceListener::notify(const DrmInfoEvent& event) { in notify() function in BpDrmServiceListener
/frameworks/av/media/libmedia/
DIMediaRecorderClient.cpp38 virtual void notify(int msg, int ext1, int ext2) in notify() function in android::BpMediaRecorderClient
DIDrmClient.cpp43 virtual void notify(DrmPlugin::EventType eventType, int extra, const Parcel *obj) in notify() function in android::BpDrmClient

123