Searched refs:mIsGroupDisabled (Results 1 – 1 of 1) sorted by relevance
186 private boolean mIsGroupDisabled = false; field in SubscriptionInfo259 this.mIsGroupDisabled = isGroupDisabled; in SubscriptionInfo()626 this.mIsGroupDisabled = isGroupDisabled; in setGroupDisabled()634 return mIsGroupDisabled; in isGroupDisabled()702 dest.writeBoolean(mIsGroupDisabled); in writeToParcel()744 + " mIsGroupDisabled=" + mIsGroupDisabled in toString()757 mIsGroupDisabled, mCarrierId, mProfileClass, mGroupOwner); in hashCode()779 && mIsGroupDisabled == toCompare.mIsGroupDisabled in equals()