Lines Matching refs:CellBroadcastAlertService
509 if (getIntent().getBooleanExtra(CellBroadcastAlertService.DISMISS_DIALOG, false)) { in onCreate()
543 CellBroadcastAlertService.SMS_CB_MESSAGE_EXTRA); in onCreate()
548 CellBroadcastAlertService.SMS_CB_MESSAGE_EXTRA); in onCreate()
664 CellBroadcastAlertService.addToNotificationBar(latestMessage, messageList, in onUserLeaveHint()
728 CellBroadcastAlertService.SMS_CB_MESSAGE_EXTRA, mMessageList); in onSaveInstanceState()
993 if (intent.getBooleanExtra(CellBroadcastAlertService.DISMISS_DIALOG, false)) { in onNewIntent()
998 CellBroadcastAlertService.SMS_CB_MESSAGE_EXTRA); in onNewIntent()
1050 notificationManager.cancel(CellBroadcastAlertService.NOTIFICATION_ID); in clearNotification()
1054 if (intent.getBooleanExtra(CellBroadcastAlertService.DISMISS_DIALOG, false)) { in clearNotification()
1278 notificationManager.cancel(CellBroadcastAlertService.NOTIFICATION_ID); in removeReadMessageFromNotificationBar()
1283 CellBroadcastAlertService.addToNotificationBar( in removeReadMessageFromNotificationBar()