Searched refs:mSimSlotIndex (Results 1 – 1 of 1) sorted by relevance
57 private int mSimSlotIndex; field in SubscriptionInfo118 this.mSimSlotIndex = simSlotIndex; in SubscriptionInfo()149 return this.mSimSlotIndex; in getSimSlotIndex()222 final String index = String.format("%d", mSimSlotIndex + 1); in createIconBitmap()316 dest.writeInt(mSimSlotIndex); in writeToParcel()336 return "{id=" + mId + ", iccId=" + mIccId + " simSlotIndex=" + mSimSlotIndex in toString()