Searched refs:mGroupOwner (Results 1 – 1 of 1) sorted by relevance
178 private String mGroupOwner; field in SubscriptionInfo263 this.mGroupOwner = groupOwner; in SubscriptionInfo()515 return mGroupOwner; in getGroupOwner()708 dest.writeString(mGroupOwner); in writeToParcel()749 + " mGroupOwner=" + mGroupOwner + "}"; in toString()757 mIsGroupDisabled, mCarrierId, mProfileClass, mGroupOwner); in hashCode()789 && Objects.equals(mGroupOwner, toCompare.mGroupOwner) in equals()