HomeSort by relevance Sort by last modified time
    Searched refs:postNotification (Results 1 - 9 of 9) sorted by null

  /device/sample/apps/LeanbackCustomizer/src/com/google/android/leanbacklauncher/partnercustomizer/
PartnerReceiver.java 73 postNotification(getPackageName(intent));
76 postNotification(TED_PKG_NAME);
77 postNotification(PLAY_MOVIES_PKG_NAME);
81 private void postNotification(String pkgName) {
107 postNotification(sort, resId, backupResId, titleId, backupTitleId, pkgName);
110 private void postNotification(int sort, int resId, int backupResId,
  /packages/apps/Camera2/src/com/android/camera/processing/
ProcessingService.java 244 postNotification();
254 private void postNotification() {
272 postNotification();
278 postNotification();
  /packages/apps/Dialer/InCallUI/src/com/android/incallui/
ExternalCallNotifier.java 156 postNotification(mNotifications.get(call));
241 postNotification(info);
252 postNotification(info);
258 private void postNotification(NotificationInfo info) {
259 Log.i(this, "postNotification : " + info.getContentTitle());
  /frameworks/support/compat/java/android/support/v4/app/
NotificationManagerCompat.java 158 void postNotification(NotificationManager notificationManager, String tag, int id,
177 public void postNotification(NotificationManager notificationManager, String tag, int id,
290 IMPL.postNotification(mNotificationManager, tag, id, notification);
  /packages/apps/Calendar/src/com/android/calendar/alerts/
AlertService.java 344 postNotification(info, summaryText, context, true, notificationPrefs, nm,
363 postNotification(info, summaryText, context, false, notificationPrefs, nm,
    [all...]
  /frameworks/base/services/core/java/com/android/server/am/
ServiceRecord.java 442 public void postNotification() {
ActiveServices.java 708 r.postNotification();
    [all...]
  /prebuilts/sdk/current/support/v13/
android-support-v13.jar 
  /prebuilts/sdk/current/support/v4/
android-support-v4.jar 

Completed in 1867 milliseconds