Home
last modified time | relevance | path

Searched defs:notificationManager (Results 1 – 9 of 9) sorted by relevance

/frameworks/support/v4/eclair/android/support/v4/app/
DNotificationManagerCompatEclair.java23 static void cancelNotification(NotificationManager notificationManager, String tag, in cancelNotification()
28 public static void postNotification(NotificationManager notificationManager, String tag, int id, in postNotification()
/frameworks/support/v4/java/android/support/v4/app/
DNotificationManagerCompat.java115 void cancelNotification(NotificationManager notificationManager, String tag, int id); in cancelNotification()
117 void postNotification(NotificationManager notificationManager, String tag, int id, in postNotification()
125 public void cancelNotification(NotificationManager notificationManager, String tag, in cancelNotification()
131 public void postNotification(NotificationManager notificationManager, String tag, int id, in postNotification()
144 public void cancelNotification(NotificationManager notificationManager, String tag, in cancelNotification()
150 public void postNotification(NotificationManager notificationManager, String tag, int id, in postNotification()
/frameworks/opt/net/wifi/service/java/com/android/server/wifi/
DWifiNotificationController.java221 NotificationManager notificationManager = (NotificationManager) mContext in setNotificationVisible() local
/frameworks/base/services/core/java/com/android/server/connectivity/
DTethering.java448 NotificationManager notificationManager = in showTetheredNotification() local
495 NotificationManager notificationManager = in clearTetheredNotification() local
/frameworks/base/location/java/com/android/internal/location/
DGpsNetInitiatedHandler.java356 NotificationManager notificationManager = (NotificationManager) mContext in setNiNotification() local
/frameworks/base/services/core/java/com/android/server/pm/
DPackageInstallerService.java973 NotificationManager notificationManager = (NotificationManager) in onPackageDeleted() local
1032 NotificationManager notificationManager = (NotificationManager) in onPackageInstalled() local
/frameworks/base/services/print/java/com/android/server/print/
DPrintManagerService.java767 NotificationManager notificationManager = (NotificationManager) mContext in showEnableInstalledPrintServiceNotification() local
/frameworks/opt/telephony/src/java/com/android/internal/telephony/gsm/
DGsmServiceStateTracker.java2032 NotificationManager notificationManager = (NotificationManager) in setNotification() local
/frameworks/base/services/core/java/com/android/server/
DConnectivityService.java3239 NotificationManager notificationManager = (NotificationManager) mContext in setProvNotificationVisibleIntent() local