Searched refs:mEfType (Results 1 – 1 of 1) sorted by relevance
8417 private final int mEfType; field in ContactsContract.SimAccount8436 this.mEfType = efType; in SimAccount()8465 return mEfType; in getEfType()8470 return Objects.hash(mAccountName, mAccountType, mSimSlotIndex, mEfType); in hashCode()8486 && mEfType == toCompare.mEfType in equals()8496 dest.writeInt(mEfType); in writeToParcel()