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