Lines Matching refs:CellBroadcastAlertService
510 if (getIntent().getBooleanExtra(CellBroadcastAlertService.DISMISS_DIALOG, false)) { in onCreate()
544 CellBroadcastAlertService.SMS_CB_MESSAGE_EXTRA); in onCreate()
549 CellBroadcastAlertService.SMS_CB_MESSAGE_EXTRA); in onCreate()
665 CellBroadcastAlertService.addToNotificationBar(latestMessage, messageList, in onUserLeaveHint()
729 CellBroadcastAlertService.SMS_CB_MESSAGE_EXTRA, mMessageList); in onSaveInstanceState()
994 if (intent.getBooleanExtra(CellBroadcastAlertService.DISMISS_DIALOG, false)) { in onNewIntent()
999 CellBroadcastAlertService.SMS_CB_MESSAGE_EXTRA); in onNewIntent()
1051 notificationManager.cancel(CellBroadcastAlertService.NOTIFICATION_ID); in clearNotification()
1055 if (intent.getBooleanExtra(CellBroadcastAlertService.DISMISS_DIALOG, false)) { in clearNotification()
1279 notificationManager.cancel(CellBroadcastAlertService.NOTIFICATION_ID); in removeReadMessageFromNotificationBar()
1284 CellBroadcastAlertService.addToNotificationBar( in removeReadMessageFromNotificationBar()