Searched refs:mIsGroupDisabled (Results 1 – 1 of 1) sorted by relevance
200 private boolean mIsGroupDisabled = false; field in SubscriptionInfo232 info.mGroupUUID == null ? null : info.mGroupUUID.toString(), info.mIsGroupDisabled, in SubscriptionInfo()295 this.mIsGroupDisabled = isGroupDisabled; in SubscriptionInfo()741 this.mIsGroupDisabled = isGroupDisabled; in setGroupDisabled()750 return mIsGroupDisabled; in isGroupDisabled()831 dest.writeBoolean(mIsGroupDisabled); in writeToParcel()876 + " isGroupDisabled=" + mIsGroupDisabled in toString()890 mCardId, mDisplayName, mCarrierName, mNativeAccessRules, mIsGroupDisabled, in hashCode()913 && mIsGroupDisabled == toCompare.mIsGroupDisabled in equals()