Home
last modified time | relevance | path

Searched defs:notification (Results 1 – 18 of 18) sorted by relevance

/packages/apps/Contacts/src/com/android/contacts/vcard/
DNotificationImportExportListener.java87 final Notification notification = constructProgressNotification(mContext, in onImportProcessed() local
108 final Notification notification = constructProgressNotification( in onImportParsed() local
128 final Notification notification = in onImportFinished() local
147 final Notification notification = in onImportCanceled() local
160 final Notification notification = in onExportProcessed() local
177 final Notification notification = constructCancelNotification(mContext, description); in onCancelRequest() local
DExportProcessor.java237 final Notification notification = in doProgressNotification() local
249 final Notification notification = in doCancelNotification() local
258 final Notification notification = in doFinishNotification() local
DImportVCardActivity.java1028 final Notification notification = in showFailureNotification() local
/packages/apps/Mms/src/com/android/mms/transaction/
DSimFullReceiver.java52 Notification notification = new Notification(); in onReceive() local
DSmsRejectedReceiver.java64 Notification notification = new Notification(); in onReceive() local
DMessagingNotification.java931 final Notification notification; in updateNotification() local
1105 Notification notification = new Notification(); in notifyFailed() local
/packages/apps/Calendar/src/com/android/calendar/alerts/
DNotificationMgr.java6 public abstract void notify(int id, NotificationWrapper notification); in notify()
DAlertService.java304 NotificationWrapper notification; in generateAlerts() local
703 NotificationWrapper notification = AlertReceiver.makeExpandingNotification(context, in postNotification() local
763 Notification notification = nw.mNotification; in addNotificationOptions() local
DAlertReceiver.java326 Notification notification = buildBasicNotification(basicBuilder, context, title, in makeExpandingNotification() local
/packages/apps/Phone/src/com/android/phone/
DNotificationMgr.java573 Notification notification = builder.getNotification(); in notifyMissedCall() local
1108 Notification notification = builder.getNotification(); in updateInCallNotification() local
1278 Notification notification = builder.getNotification(); in updateMwi() local
1313 Notification notification; in updateCfi() local
1361 Notification notification = new Notification( in showDataDisconnectedRoaming() local
1396 Notification notification = new Notification(); in showNetworkSelection() local
DEmergencyCallbackModeService.java167 Notification notification = new Notification( in showNotification() local
/packages/apps/BasicSmsReceiver/src/com/android/basicsmsreceiver/
DSmsMessageReceiver.java56 Notification.Builder notification = new Notification.Builder(context) in addNotification() local
/packages/apps/Settings/src/com/android/settings/bluetooth/
DBluetoothPermissionRequest.java97 Notification notification = new Notification( in onReceive() local
/packages/apps/Browser/src/com/android/browser/
DWebStorageSizeManager.java409 Notification notification = new Notification(icon, title, when); in scheduleOutOfSpaceNotification() local
/packages/apps/Bluetooth/src/com/android/bluetooth/pbap/
DBluetoothPbapService.java680 Notification notification = null; in createPbapNotification() local
/packages/apps/DeskClock/src/com/android/deskclock/stopwatch/
DStopwatchService.java231 Notification notification = new Notification.Builder(context) in setNotification() local
/packages/apps/DeskClock/src/com/android/deskclock/timer/
DTimerReceiver.java289 Notification notification = builder.build(); in showCollapsedNotification() local
/packages/apps/Stk/src/com/android/stk/
DStkAppService.java769 Notification notification = new Notification(); in launchIdleText() local