Searched refs:setLatestEventInfo (Results 1 - 21 of 21) sorted by relevance

/frameworks/support/v4/gingerbread/android/support/v4/app/
H A DNotificationCompatGingerbread.java27 notification.setLatestEventInfo(context, contentTitle, contentText, contentIntent);
/frameworks/base/tests/FrameworkPerf/src/com/android/frameworkperf/
H A DSchedulerService.java32 status.setLatestEventInfo(this, "Scheduler Test running",
/frameworks/base/tests/StatusBar/src/com/android/statusbartest/
H A DNotificationTestList.java134 n.setLatestEventInfo(NotificationTestList.this, "Persistent #1",
146 n.setLatestEventInfo(NotificationTestList.this, "Persistent #1",
164 n.setLatestEventInfo(NotificationTestList.this, "No intent",
202 n.setLatestEventInfo(NotificationTestList.this, "Persistent #1",
212 n.setLatestEventInfo(NotificationTestList.this, "Persistent #1",
221 n.setLatestEventInfo(NotificationTestList.this, "Persistent #1",
231 n.setLatestEventInfo(NotificationTestList.this, "Persistent #1",
242 n.setLatestEventInfo(NotificationTestList.this, "Persistent #1",
571 n.setLatestEventInfo(NotificationTestList.this, "Persistent #1",
589 n.setLatestEventInfo(NotificationTestLis
[all...]
H A DStatusBarTest.java159 not.setLatestEventInfo(StatusBarTest.this,
/frameworks/base/core/tests/notificationtests/src/android/app/
H A DNotificationStressTest.java88 notification.setLatestEventInfo(mContext, title, subtitle, pendingIntent);
/frameworks/base/tests/FixVibrateSetting/src/com/android/fixvibratesetting/
H A DFixVibrateSetting.java116 n.setLatestEventInfo(this, "Test notification", "Test notification", pending);
/frameworks/base/packages/SystemUI/src/com/android/systemui/usb/
H A DStorageNotification.java314 mUsbStorageNotification.setLatestEventInfo(mContext, title, message, pi);
409 mMediaStorageNotification.setLatestEventInfo(mContext, title, message, pi);
/frameworks/opt/net/wifi/service/java/com/android/server/wifi/
H A DWifiNotificationController.java251 mNotification.setLatestEventInfo(mContext, title, details, mNotification.contentIntent);
/frameworks/base/location/java/com/android/internal/location/
H A DGpsNetInitiatedHandler.java391 mNiNotification.setLatestEventInfo(mContext, title, message, pi);
/frameworks/base/services/usb/java/com/android/server/usb/
H A DUsbDeviceManager.java747 notification.setLatestEventInfo(mContext, title, message, pi);
785 notification.setLatestEventInfo(mContext, title, message, pi);
/frameworks/base/services/core/java/com/android/server/
H A DUiModeManagerService.java604 n.setLatestEventInfo(
H A DConnectivityService.java3184 notification.setLatestEventInfo(mContext, title, details, notification.contentIntent);
H A DInputMethodManagerService.java1602 mImeSwitcherNotification.setLatestEventInfo(
/frameworks/base/services/core/java/com/android/server/am/
H A DServiceRecord.java464 localForegroundNoti.setLatestEventInfo(ctx,
H A DActivityManagerService.java1589 notification.setLatestEventInfo(context, text,
/frameworks/support/v4/java/android/support/v4/app/
H A DNotificationCompat.java466 result.setLatestEventInfo(b.mContext, b.mContentTitle,
543 result.setLatestEventInfo(b.mContext, b.mContentTitle,
/frameworks/base/services/core/java/com/android/server/connectivity/
H A DTethering.java485 mTetheredNotification.setLatestEventInfo(mContext, title, message, pi);
/frameworks/opt/telephony/src/java/com/android/internal/telephony/gsm/
H A DGsmServiceStateTracker.java1980 mNotification.setLatestEventInfo(context, title, details,
/frameworks/base/core/java/android/app/
H A DNotification.java1323 setLatestEventInfo(context, contentTitle, contentText,
1723 public void setLatestEventInfo(Context context, method in class:Notification
/frameworks/base/services/core/java/com/android/server/accounts/
H A DAccountManagerService.java1741 n.setLatestEventInfo(contextForUser, title, subtitle,
3014 n.setLatestEventInfo(contextForUser,
/frameworks/base/services/core/java/com/android/server/content/
H A DSyncManager.java3119 notification.setLatestEventInfo(contextForUser,

Completed in 446 milliseconds