Lines Matching refs:getSubscriptionId

233                 new CellBroadcastChannelManager(mContext, message.getSubscriptionId());  in shouldDisplayFullScreenMessage()
254 Context.TELEPHONY_SERVICE)).createForSubscriptionId(message.getSubscriptionId()); in shouldDisplayMessage()
257 mContext, message.getSubscriptionId(), in shouldDisplayMessage()
289 message.getSubscriptionId()); in shouldDisplayMessage()
305 message.getSubscriptionId()) in shouldDisplayMessage()
406 new CellBroadcastChannelManager(mContext, message.getSubscriptionId()); in handleCellBroadcastIntent()
429 .getResources(mContext, message.getSubscriptionId()) in handleCellBroadcastIntent()
473 && CellBroadcastSettings.getResourcesByOperator(mContext, cbm.getSubscriptionId(), in showNewAlert()
484 mContext, cbm.getSubscriptionId()); in showNewAlert()
488 Resources res = CellBroadcastSettings.getResources(mContext, cbm.getSubscriptionId()); in showNewAlert()
524 int subId = message.getSubscriptionId(); in isChannelEnabled()
676 mContext, message.getSubscriptionId()); in openEmergencyAlertNotification()
720 message.getSubscriptionId(), in openEmergencyAlertNotification()
726 Resources res = CellBroadcastSettings.getResources(mContext, message.getSubscriptionId()); in openEmergencyAlertNotification()
761 message.getSubscriptionId()); in openEmergencyAlertNotification()
814 message.getSubscriptionId(), in addToNotificationBar()
860 context, message.getSubscriptionId()); in addToNotificationBar()
874 && CellBroadcastSettings.getResources(context, message.getSubscriptionId()) in addToNotificationBar()