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/base/packages/SystemUI/src/com/android/systemui/usb/
DStorageNotification.java280 NotificationManager notificationManager = (NotificationManager) mContext in setUsbStorageNotification() local
365 NotificationManager notificationManager = (NotificationManager) mContext in setMediaStorageNotification() local
/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
493 NotificationManager notificationManager = in clearTetheredNotification() local
/frameworks/base/location/java/com/android/internal/location/
DGpsNetInitiatedHandler.java357 NotificationManager notificationManager = (NotificationManager) mContext in setNiNotification() 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.java1983 NotificationManager notificationManager = (NotificationManager) in setNotification() local
/frameworks/base/services/core/java/com/android/server/
DConnectivityService.java3147 NotificationManager notificationManager = (NotificationManager) mContext in setProvNotificationVisibleIntent() local