Searched refs:mIsGroupDisabled (Results 1 – 1 of 1) sorted by relevance
196 private boolean mIsGroupDisabled = false; field in SubscriptionInfo277 this.mIsGroupDisabled = isGroupDisabled; in SubscriptionInfo()660 this.mIsGroupDisabled = isGroupDisabled; in setGroupDisabled()669 return mIsGroupDisabled; in isGroupDisabled()750 dest.writeBoolean(mIsGroupDisabled); in writeToParcel()795 + " mIsGroupDisabled=" + mIsGroupDisabled in toString()809 mCardId, mDisplayName, mCarrierName, mNativeAccessRules, mIsGroupDisabled, in hashCode()832 && mIsGroupDisabled == toCompare.mIsGroupDisabled in equals()