Home
last modified time | relevance | path

Searched refs:getSubIdForPhone (Results 1 – 2 of 2) sorted by relevance

/packages/modules/CellBroadcastService/src/com/android/cellbroadcastservice/
DCellBroadcastHandler.java460 protected static int getSubIdForPhone(Context context, int phoneId) { in getSubIdForPhone() method in CellBroadcastHandler
476 int subId = getSubIdForPhone(context, phoneId); in putPhoneIdAndSubIdExtra()
DGsmCellBroadcastHandler.java364 tm.createForSubscriptionId(getSubIdForPhone(mContext, slotIndex)); in handleGsmBroadcastSms()