Searched refs:mSimSlotIndex (Results 1 – 1 of 1) sorted by relevance
66 private int mSimSlotIndex; field in SubscriptionInfo168 this.mSimSlotIndex = simSlotIndex; in SubscriptionInfo()202 return this.mSimSlotIndex; in getSimSlotIndex()275 final String index = String.format("%d", mSimSlotIndex + 1); in createIconBitmap()451 dest.writeInt(mSimSlotIndex); in writeToParcel()491 return "{id=" + mId + ", iccId=" + iccIdToPrint + " simSlotIndex=" + mSimSlotIndex in toString()