Searched refs:notify (Results 101 - 125 of 231) sorted by relevance

12345678910

/frameworks/support/v7/recyclerview/src/android/support/v7/util/
H A DSortedList.java25 * A Sorted list implementation that can keep items in order and also notify for changes in the
391 private int add(T item, boolean notify) { argument
410 if (notify) {
442 private boolean remove(T item, boolean notify) { argument
447 removeItemAtIndex(index, notify);
451 private void removeItemAtIndex(int index, boolean notify) { argument
455 if (notify) {
681 * SortedList calls the callback methods on this class to notify changes about the underlying
765 * A callback implementation that can batch notify events dispatched by the SortedList.
/frameworks/av/media/libstagefright/codecs/mp3dec/
H A DSoftMP3.cpp270 notify(OMX_EventError, OMX_ErrorUndefined, OUTPUT_BUFFER_TOO_SMALL, NULL);
287 notify(OMX_EventError, OMX_ErrorUndefined, decoderErr, NULL);
328 notify(OMX_EventPortSettingsChanged, 1, 0, NULL);
/frameworks/av/media/libstagefright/codecs/on2/h264dec/
H A DSoftAVC.cpp189 notify(OMX_EventError, OMX_ErrorUndefined,
207 notify(OMX_EventError, OMX_ErrorUndefined, 0, NULL);
293 notify(OMX_EventError, OMX_ErrorUndefined, 0, NULL);
/frameworks/base/media/tests/MediaFrameworkTest/src/com/android/mediaframeworktest/unit/
H A DMediaPlayerStateUnitTestTemplate.java119 Log.v(TAG, "notify lock.");
124 lock.notify();
136 lock.notify();
142 lock.notify();
/frameworks/av/drm/libdrmframework/include/
H A DNoOpDrmManagerClientImpl.h69 status_t notify(const DrmInfoEvent& event);
/frameworks/av/media/libmediaplayerservice/nuplayer/
H A DNuPlayerDecoder.h27 Decoder(const sp<AMessage> &notify,
H A DRTSPSource.h35 const sp<AMessage> &notify,
H A DGenericSource.h43 GenericSource(const sp<AMessage> &notify, bool uidValid, uid_t uid);
120 BufferingMonitor(const sp<AMessage> &notify);
H A DStreamingSource.cpp39 const sp<AMessage> &notify,
41 : Source(notify),
38 StreamingSource( const sp<AMessage> &notify, const sp<IStreamSource> &source) argument
/frameworks/av/media/libstagefright/wifi-display/rtp/
H A DRTPSender.h44 const sp<AMessage> &notify);
/frameworks/av/media/libstagefright/wifi-display/source/
H A DPlaybackSession.h43 const sp<AMessage> &notify,
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/screenshot/
H A DScreenshotTest.java99 notify();
/frameworks/base/tests/FixVibrateSetting/src/com/android/fixvibratesetting/
H A DFixVibrateSetting.java126 mNotificationManager.notify(1, n);
/frameworks/rs/java/tests/RsBLAS_Benchmark/src/com/example/android/rs/blasbenchmark/
H A DBlasTest.java75 this.notify();
/frameworks/av/include/media/
H A Dmediaplayer.h63 // MediaPlayerListener::notify method defined below.
64 // In this situation, 'notify' is invoked with the following:
93 // MediaPlayerListener::notify method defined below. In this situation,
94 // 'notify' is invoked with the following:
198 virtual void notify(int msg, int ext1, int ext2, const Parcel *obj) = 0;
245 void notify(int msg, int ext1, int ext2, const Parcel *obj = NULL);
/frameworks/av/media/libstagefright/
H A DAACWriter.cpp314 notify(MEDIA_RECORDER_EVENT_INFO, MEDIA_RECORDER_INFO_MAX_FILESIZE_REACHED, 0);
345 notify(MEDIA_RECORDER_EVENT_INFO, MEDIA_RECORDER_INFO_MAX_DURATION_REACHED, 0);
H A DAMRWriter.cpp213 notify(MEDIA_RECORDER_EVENT_INFO, MEDIA_RECORDER_INFO_MAX_FILESIZE_REACHED, 0);
236 notify(MEDIA_RECORDER_EVENT_INFO, MEDIA_RECORDER_INFO_MAX_DURATION_REACHED, 0);
/frameworks/av/media/libstagefright/rtsp/
H A DAAMRAssembler.cpp62 const sp<AMessage> &notify, bool isWide, const AString &params)
64 mNotifyMsg(notify),
61 AAMRAssembler( const sp<AMessage> &notify, bool isWide, const AString &params) argument
H A DMyHandler.h116 const sp<AMessage> &notify,
118 : mNotify(notify),
177 sp<AMessage> notify = new AMessage('biny', this); local
178 mConn->observeBinaryData(notify);
188 sp<AMessage> notify = new AMessage('biny', this); local
189 mConn->observeBinaryData(notify);
717 sp<AMessage> notify = new AMessage('accu', this); local
718 notify->setSize("track-index", trackIndex);
738 notify, track->mUsingInterleavedTCP);
1261 sp<AMessage> notify local
114 MyHandler( const char *url, const sp<AMessage> &notify, bool uidValid = false, uid_t uid = 0) argument
[all...]
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/qs/external/
H A DTileLifecycleManagerTests.java232 lock.notify();
248 mBroadcastLock.notify();
/frameworks/base/tests/StatusBar/src/com/android/statusbartest/
H A DStatusBarTest.java174 mNotificationManager.notify(id, not);
267 mNotificationManager.notify(1,
/frameworks/av/media/libstagefright/codecs/avc/enc/
H A DSoftAVCEncoder.cpp309 notify(OMX_EventError, OMX_ErrorUndefined, 0, 0);
318 notify(OMX_EventError, OMX_ErrorUndefined, 0, 0);
596 notify(OMX_EventError, OMX_ErrorUndefined, 0, 0);
627 notify(OMX_EventError, OMX_ErrorUndefined, 0, 0);
672 notify(OMX_EventError, OMX_ErrorUndefined, 0, 0);
/frameworks/support/v4/java/android/support/v4/app/
H A DNotificationManagerCompat.java179 notificationManager.notify(id, notification);
290 public void notify(int id, Notification notification) { method in class:NotificationManagerCompat
291 notify(null, id, notification);
300 public void notify(String tag, int id, Notification notification) { method in class:NotificationManagerCompat
674 service.notify(packageName, id, tag, notif);
/frameworks/av/media/libstagefright/codecs/avcenc/
H A DSoftAVCEnc.cpp707 notify(OMX_EventError, OMX_ErrorUndefined, 0, 0);
751 notify(OMX_EventError, OMX_ErrorUndefined, 0, 0);
770 notify(OMX_EventError, OMX_ErrorUndefined, 0, 0);
826 notify(OMX_EventError, OMX_ErrorUndefined, 0 /* arg2 */, NULL /* data */);
1211 notify(OMX_EventError, OMX_ErrorUndefined, 0, 0);
1294 notify(OMX_EventError, OMX_ErrorUndefined, 0 /* arg2 */, NULL /* data */);
1342 notify(OMX_EventError, OMX_ErrorUndefined, 0, 0);
1384 notify(OMX_EventPortSettingsChanged, kOutputPortIndex,
1410 notify(OMX_EventError, OMX_ErrorUndefined, 0, 0);
1428 notify(OMX_EventErro
[all...]
/frameworks/av/media/libmedia/
H A Dmediarecorder.cpp724 void MediaRecorder::notify(int msg, int ext1, int ext2) function in class:android::MediaRecorder
736 listener->notify(msg, ext1, ext2);
744 notify(MEDIA_RECORDER_EVENT_ERROR, MEDIA_ERROR_SERVER_DIED, 0);

Completed in 856 milliseconds

12345678910