Searched refs:mSimSlotIndex (Results 1 – 1 of 1) sorted by relevance
58 private int mSimSlotIndex; field in SubscriptionInfo120 this.mSimSlotIndex = simSlotIndex; in SubscriptionInfo()151 return this.mSimSlotIndex; in getSimSlotIndex()224 final String index = String.format("%d", mSimSlotIndex + 1); in createIconBitmap()318 dest.writeInt(mSimSlotIndex); in writeToParcel()354 return "{id=" + mId + ", iccId=" + iccIdToPrint + " simSlotIndex=" + mSimSlotIndex in toString()