Searched refs:mGroupOwner (Results 1 – 1 of 1) sorted by relevance
188 private String mGroupOwner; field in SubscriptionInfo281 this.mGroupOwner = groupOwner; in SubscriptionInfo()535 return mGroupOwner; in getGroupOwner()756 dest.writeString(mGroupOwner); in writeToParcel()800 + " mGroupOwner=" + mGroupOwner in toString()810 mCarrierId, mProfileClass, mGroupOwner, mAreUiccApplicationsEnabled); in hashCode()843 && Objects.equals(mGroupOwner, toCompare.mGroupOwner) in equals()