Searched refs:mEfType (Results 1 – 1 of 1) sorted by relevance
8537 private final int mEfType; field in ContactsContract.SimAccount8556 this.mEfType = efType; in SimAccount()8585 return mEfType; in getEfType()8590 return Objects.hash(mAccountName, mAccountType, mSimSlotIndex, mEfType); in hashCode()8606 && mEfType == toCompare.mEfType in equals()8616 dest.writeInt(mEfType); in writeToParcel()