Searched refs:mGroupOwner (Results 1 – 1 of 1) sorted by relevance
192 private String mGroupOwner; field in SubscriptionInfo233 info.mCarrierId, info.mProfileClass, info.mSubscriptionType, info.mGroupOwner, in SubscriptionInfo()299 this.mGroupOwner = groupOwner; in SubscriptionInfo()599 return mGroupOwner; in getGroupOwner()837 dest.writeString(mGroupOwner); in writeToParcel()881 + " groupOwner=" + mGroupOwner in toString()891 mCarrierId, mProfileClass, mGroupOwner, mAreUiccApplicationsEnabled); in hashCode()924 && Objects.equals(mGroupOwner, toCompare.mGroupOwner) in equals()