Searched refs:getPortIndexFromPhoneId (Results 1 – 4 of 4) sorted by relevance
303 public int getPortIndexFromPhoneId(int phoneId) { in getPortIndexFromPhoneId() method in UiccSlot635 int portIndex = getPortIndexFromPhoneId(phoneId); in onRadioStateUnavailable()
809 portIndex = slot.getPortIndexFromPhoneId(phoneId); in broadcastSimCardStateChanged()848 intent.putExtra(PhoneConstants.PORT_KEY, slot.getPortIndexFromPhoneId(phoneId)); in broadcastSimApplicationStateChanged()853 + slot.getPortIndexFromPhoneId(phoneId)); in broadcastSimApplicationStateChanged()
5191 String iccId = slot.getIccId(slot.getPortIndexFromPhoneId(mPhoneId)); in reapplyUiccAppsEnablementIfNeeded()5194 + " portIndex: " + slot.getPortIndexFromPhoneId(mPhoneId)); in reapplyUiccAppsEnablementIfNeeded()
1389 + "is " + slot.getPortIndexFromPhoneId(phoneId)); in areAllSubscriptionsLoaded()