Searched refs:notify (Results 1 - 25 of 231) sorted by last modified time

12345678910

/frameworks/wilhelm/src/android/
H A Dandroid_AudioSfDecoder.cpp340 // doesn't need prefetching, notify good to go
532 notify(PLAYEREVENT_ENDOFSTREAM, 1, true /*async*/);
605 // Do not call the superclass onPrepare to notify, because it uses a default error
608 notify(PLAYEREVENT_PREPARED, (int32_t)prepareRes, true /*async*/);
777 // there's no need to do a notify of PLAYEREVENT_CHANNEL_COUNT,
H A Dandroid_GenericMediaPlayer.cpp61 // Map a media_event_type enum (the msg of an IMediaPlayerClient::notify) to a string or NULL
116 void MediaPlayerNotificationClient::notify(int msg, int ext1, int ext2, const Parcel *obj) { function in class:android::MediaPlayerNotificationClient
118 SL_LOGV("MediaPlayerNotificationClient::notify(msg=%s (%d), ext1=%d, ext2=%d)",
123 SL_LOGW("MediaPlayerNotificationClient::notify after GenericMediaPlayer destroyed");
146 // Or alternatively, we could notify unconditionally and let it decide whether to handle.
148 genericMediaPlayer->notify(PLAYEREVENT_VIDEO_SIZE_UPDATE,
158 genericMediaPlayer->notify(PLAYEREVENT_ENDOFSTREAM, 1, true /*async*/);
178 SL_LOGV("MediaPlayerNotificationClient::notify(msg=MEDIA_ERROR, ext1=%s (%d), ext2=%d)",
186 genericMediaPlayer->notify(PLAYEREVENT_ERRORAFTERPREPARE, ext1, true /*async*/);
197 SL_LOGV("MediaPlayerNotificationClient::notify(ms
[all...]
H A Dandroid_GenericMediaPlayer.h36 virtual void notify(int msg, int ext1, int ext2, const Parcel *obj);
68 mPlayerClient->notify(MEDIA_ERROR, MEDIA_ERROR_SERVER_DIED, 0, NULL);
111 const bool mHasVideo; // const allows MediaPlayerNotificationClient::notify to safely access
H A Dandroid_GenericPlayer.cpp285 void GenericPlayer::notify(const char* event, int data, bool async) { function in class:android::GenericPlayer
286 SL_LOGV("GenericPlayer::notify(event=%s, data=%d, async=%s)", event, data,
298 void GenericPlayer::notify(const char* event, int data1, int data2, bool async) { function in class:android::GenericPlayer
299 SL_LOGV("GenericPlayer::notify(event=%s, data1=%d, data2=%d, async=%s)", event, data1, data2,
402 notify(PLAYEREVENT_PREPARED, mStateFlags & kFlagPrepared ? PLAYER_SUCCESS : PLAYER_FAILURE,
555 notify(PLAYEREVENT_PREFETCHSTATUSCHANGE, (int32_t)mCacheStatus, true /*async*/);
562 notify(PLAYEREVENT_PREFETCHFILLLEVELUPDATE, (int32_t)mLastNotifiedCacheFill, true/*async*/);
630 notify(PLAYEREVENT_PLAY, (int32_t) SL_PLAYEVENT_HEADATMARKER, true /*async*/);
667 notify(PLAYEREVENT_PLAY, (int32_t) SL_PLAYEVENT_HEADATNEWPOS, true /*async*/);
H A Dandroid_GenericPlayer.h127 virtual void notify(const char* event, int data1, bool async);
128 virtual void notify(const char* event, int data1, int data2, bool async);
/frameworks/support/v4/eclair/android/support/v4/app/
H A DNotificationManagerCompatEclair.java30 notificationManager.notify(tag, id, notification);
/frameworks/support/v4/java/android/support/v4/app/
H A DINotificationSideChannel.aidl31 void notify(String packageName, int id, String tag, in Notification notification);
H A DNotificationCompatSideChannelService.java61 public abstract void notify(String packageName, int id, String tag, Notification notification); method in class:NotificationCompatSideChannelService
75 public void notify(String packageName, int id, String tag, Notification notification) method in class:NotificationCompatSideChannelService.NotificationSideChannelStub
80 NotificationCompatSideChannelService.this.notify(packageName, id, tag, notification);
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/support/v4/java/android/support/v4/widget/
H A DSwipeRefreshLayout.java49 * will notify the listener each and every time the gesture is completed again;
391 setRefreshing(refreshing, false /* notify */);
430 private void setRefreshing(boolean refreshing, final boolean notify) { argument
432 mNotify = notify;
949 setRefreshing(true, true /* notify */);
/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/rs/java/tests/ImageProcessing/src/com/android/rs/image/
H A DImageProcessingTest.java74 this.notify();
/frameworks/rs/java/tests/ImageProcessing_jb/src/com/android/rs/image/
H A DImageProcessingTest.java89 this.notify();
/frameworks/rs/java/tests/RsBLAS_Benchmark/src/com/example/android/rs/blasbenchmark/
H A DBlasTest.java75 this.notify();
/frameworks/opt/telephony/src/java/com/android/internal/telephony/
H A DInboundSmsHandler.java318 * notify the state machine to broadcast any complete PDUs that might not have been broadcast.
893 mNotificationManager.notify(
1334 * A callback used to notify the platform of the carrier messaging app filtering result. Once
H A DServiceStateTracker.java341 // update voicemail count and notify message waiting changed
699 * @param h handler to notify
720 * @param h handler to notify
741 * @param h handler to notify
762 * @param h handler to notify
881 result.lockObj.notify();
3504 * notification and notify registrants when sim is ready.
3542 * and we only need to notify when state is changed.
4030 notificationManager.notify(notificationId, mNotification);
4071 * @param h handler to notify
[all...]
/frameworks/opt/telephony/src/java/com/android/internal/telephony/gsm/
H A DUsimPhoneBookManager.java531 mLock.notify();
541 mLock.notify();
551 mLock.notify();
562 mLock.notify();
/frameworks/opt/telephony/src/java/com/android/internal/telephony/imsphone/
H A DImsPhone.java1008 /* Only notify complete if it's on the pending list.
1297 // notify change
1338 * CANCEL_ECM_TIMER, cancel Ecm timer and notify apps the timer is canceled; otherwise, restart
1339 * Ecm timer and notify apps the timer is restarted.
1447 notificationManager.notify(notificationTag, notificationId,
/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/
H A DPhoneSwitcherTest.java120 lock.notify();
H A DSubscriptionMonitorTest.java128 lock.notify();
/frameworks/opt/net/voip/src/java/com/android/server/sip/
H A DSipSessionGroup.java574 this.notify();
1274 // send notify accepted
/frameworks/native/services/inputflinger/
H A DInputDispatcher.cpp2052 abortBrokenDispatchCycleLocked(currentTime, connection, true /*notify*/);
2066 abortBrokenDispatchCycleLocked(currentTime, connection, true /*notify*/);
2098 const sp<Connection>& connection, bool notify) {
2100 ALOGD("channel '%s' ~ abortBrokenDispatchCycle - notify=%s",
2101 connection->getInputChannelName(), toString(notify));
2115 if (notify) {
2149 bool notify; local
2178 notify = status != DEAD_OBJECT || !connection->monitor;
2179 if (notify) {
2187 notify
2097 abortBrokenDispatchCycleLocked(nsecs_t currentTime, const sp<Connection>& connection, bool notify) argument
3395 unregisterInputChannelLocked(const sp<InputChannel>& inputChannel, bool notify) argument
[all...]
H A DInputDispatcher.h1079 bool notify);
1104 status_t unregisterInputChannelLocked(const sp<InputChannel>& inputChannel, bool notify);
H A DInputListener.cpp38 void NotifyConfigurationChangedArgs::notify(const sp<InputListenerInterface>& listener) const { function in class:android::NotifyConfigurationChangedArgs
62 void NotifyKeyArgs::notify(const sp<InputListenerInterface>& listener) const { function in class:android::NotifyKeyArgs
99 void NotifyMotionArgs::notify(const sp<InputListenerInterface>& listener) const { function in class:android::NotifyMotionArgs
117 void NotifySwitchArgs::notify(const sp<InputListenerInterface>& listener) const { function in class:android::NotifySwitchArgs
132 void NotifyDeviceResetArgs::notify(const sp<InputListenerInterface>& listener) const { function in class:android::NotifyDeviceResetArgs
175 args->notify(mInnerListener);
H A DInputListener.h33 virtual void notify(const sp<InputListenerInterface>& listener) const = 0;
49 virtual void notify(const sp<InputListenerInterface>& listener) const;
76 virtual void notify(const sp<InputListenerInterface>& listener) const;
113 virtual void notify(const sp<InputListenerInterface>& listener) const;
133 virtual void notify(const sp<InputListenerInterface>& listener) const;
151 virtual void notify(const sp<InputListenerInterface>& listener) const;
156 * The interface used by the InputReader to notify the InputListener about input events.

Completed in 6568 milliseconds

12345678910