Searched refs:getPhoneFromSubId (Results 1 – 1 of 1) sorted by relevance
2202 return getPhoneFromSubId(request.subId); in getPhoneFromRequest()2206 private Phone getPhoneFromSubId(int subId) { in getPhoneFromSubId() method in PhoneInterfaceManager3083 final Phone phone = getPhoneFromSubId(subId); in requestCellInfoUpdateInternal()5129 return iccOpenLogicalChannelWithPermission(getPhoneFromSubId(subId), callingPackage, aid, in iccOpenLogicalChannel()5177 return iccCloseLogicalChannelWithPermission(getPhoneFromSubId(subId), channel); in iccCloseLogicalChannel()5213 return iccTransmitApduLogicalChannelWithPermission(getPhoneFromSubId(subId), channel, cla, in iccTransmitApduLogicalChannel()5266 return iccTransmitApduBasicChannelWithPermission(getPhoneFromSubId(subId), callingPackage, in iccTransmitApduBasicChannel()6333 return getPhoneFromSubId(subId).getAllowedNetworkTypes(reason); in getAllowedNetworkTypesForReason()6428 if (allowedNetworkTypes == getPhoneFromSubId(subId).getAllowedNetworkTypes(reason)) { in setAllowedNetworkTypesForReason()