| /frameworks/av/media/libmediaplayerservice/nuplayer/ |
| D | HTTPLiveSource.cpp | 37 const sp<AMessage> ¬ify, 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
|
| D | NuPlayerDecoderPassThrough.cpp | 43 const sp<AMessage> ¬ify, 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
|
| D | RTSPSource.cpp | 36 const sp<AMessage> ¬ify, 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
|
| D | NuPlayerDecoder.cpp | 49 const sp<AMessage> ¬ify, 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
|
| D | NuPlayerDecoderBase.cpp | 31 NuPlayer::DecoderBase::DecoderBase(const sp<AMessage> ¬ify) in DecoderBase() 205 sp<AMessage> notify = mNotify->dup(); in handleError() local
|
| D | NuPlayer.cpp | 213 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/ |
| D | MediaPuller.cpp | 33 const sp<MediaSource> &source, const sp<AMessage> ¬ify) in MediaPuller() 69 void MediaPuller::stopAsync(const sp<AMessage> ¬ify) { 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
|
| D | Converter.cpp | 44 const sp<AMessage> ¬ify, 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
|
| D | PlaybackSession.cpp | 128 const sp<AMessage> ¬ify, in Track() 144 const sp<AMessage> ¬ify, const sp<AMessage> &format) in Track() 249 sp<AMessage> notify = mNotify->dup(); in onMessageReceived() local 350 const sp<AMessage> ¬ify, 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/ |
| D | MediaFilter.cpp | 222 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 …]
|
| D | GraphicBufferListener.cpp | 31 const sp<AMessage> ¬ify, in init() 73 sp<AMessage> notify = mNotify->dup(); in onFrameAvailable() local
|
| /frameworks/av/media/libstagefright/wifi-display/ |
| D | MediaSender.cpp | 40 const sp<AMessage> ¬ify) 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/ |
| D | ANetworkSession.cpp | 164 const sp<AMessage> ¬ify) 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> ¬ify, in createRTSPClient() 870 const sp<AMessage> ¬ify, int32_t *sessionID) { in createRTSPServer() 882 unsigned localPort, const sp<AMessage> ¬ify, int32_t *sessionID) { in createUDPSession() [all …]
|
| /frameworks/native/services/inputflinger/ |
| D | InputListener.cpp | 38 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/ |
| D | SDPLoader.cpp | 37 const sp<AMessage> ¬ify, in SDPLoader() 139 sp<AMessage> notify = mNotify->dup(); in onLoad() local
|
| D | ARTPSource.cpp | 43 const sp<AMessage> ¬ify) in ARTPSource() 98 sp<AMessage> notify = mNotify->dup(); in timeUpdate() local
|
| D | AMPEG2TSAssembler.cpp | 37 const sp<AMessage> ¬ify, in AMPEG2TSAssembler()
|
| /frameworks/av/media/libstagefright/ |
| D | MPEG2TSWriter.cpp | 132 void MPEG2TSWriter::SourceInfo::start(const sp<AMessage> ¬ify) { 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
|
| D | MediaCodecSource.cpp | 120 const sp<AMessage> ¬ify) { 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/ |
| D | NotificationCompatSideChannelService.java | 61 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
|
| D | INotificationSideChannel.aidl | 31 void notify(String packageName, int id, String tag, in Notification notification); in notify() method
|
| /frameworks/av/media/libstagefright/wifi-display/rtp/ |
| D | RTPSender.cpp | 37 const sp<AMessage> ¬ify) 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/ |
| D | IDrmServiceListener.cpp | 27 status_t BpDrmServiceListener::notify(const DrmInfoEvent& event) { in notify() function in BpDrmServiceListener
|
| /frameworks/av/media/libmedia/ |
| D | IMediaRecorderClient.cpp | 38 virtual void notify(int msg, int ext1, int ext2) in notify() function in android::BpMediaRecorderClient
|
| D | IDrmClient.cpp | 43 virtual void notify(DrmPlugin::EventType eventType, int extra, const Parcel *obj) in notify() function in android::BpDrmClient
|