Home
last modified time | relevance | path

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

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