Lines Matching refs:getSubscriptionId
207 new CellBroadcastChannelManager(mContext, message.getSubscriptionId()); in shouldDisplayFullScreenMessage()
228 Context.TELEPHONY_SERVICE)).createForSubscriptionId(message.getSubscriptionId()); in shouldDisplayMessage()
230 mContext, message.getSubscriptionId()).getBoolean(R.bool.ignore_messages_in_ecbm)) { in shouldDisplayMessage()
252 message.getSubscriptionId()); in shouldDisplayMessage()
259 message.getSubscriptionId()) in shouldDisplayMessage()
351 new CellBroadcastChannelManager(mContext, message.getSubscriptionId()); in handleCellBroadcastIntent()
372 if (CellBroadcastSettings.getResources(mContext, message.getSubscriptionId()) in handleCellBroadcastIntent()
411 && CellBroadcastSettings.getResources(mContext, cbm.getSubscriptionId()) in showNewAlert()
419 mContext, cbm.getSubscriptionId()); in showNewAlert()
423 Resources res = CellBroadcastSettings.getResources(mContext, cbm.getSubscriptionId()); in showNewAlert()
453 message.getSubscriptionId()); in isChannelEnabled()
456 Resources res = CellBroadcastSettings.getResources(mContext, message.getSubscriptionId()); in isChannelEnabled()
618 mContext, message.getSubscriptionId()); in openEmergencyAlertNotification()
661 : CellBroadcastSettings.getResources(mContext, message.getSubscriptionId()) in openEmergencyAlertNotification()
666 Resources res = CellBroadcastSettings.getResources(mContext, message.getSubscriptionId()); in openEmergencyAlertNotification()
688 message.getSubscriptionId()); in openEmergencyAlertNotification()
723 Resources res = CellBroadcastSettings.getResources(context, message.getSubscriptionId()); in addToNotificationBar()
760 context, message.getSubscriptionId()); in addToNotificationBar()
774 && CellBroadcastSettings.getResources(context, message.getSubscriptionId()) in addToNotificationBar()