Home
last modified time | relevance | path

Searched refs:mSimSlotIndex (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/telephony/java/android/telephony/
DSubscriptionInfo.java74 private int mSimSlotIndex; field in SubscriptionInfo
260 this.mSimSlotIndex = simSlotIndex; in SubscriptionInfo()
304 return this.mSimSlotIndex; in getSimSlotIndex()
395 final String index = String.format("%d", mSimSlotIndex + 1); in createIconBitmap()
733 dest.writeInt(mSimSlotIndex); in writeToParcel()
785 return "{id=" + mId + " iccId=" + iccIdToPrint + " simSlotIndex=" + mSimSlotIndex in toString()
807 return Objects.hash(mId, mSimSlotIndex, mNameSource, mIconTint, mDataRoaming, mIsEmbedded, in hashCode()
826 && mSimSlotIndex == toCompare.mSimSlotIndex in equals()
/frameworks/base/config/
Dhiddenapi-greylist-max-o.txt69368 Landroid/telephony/SubscriptionInfo;->mSimSlotIndex:I