Searched refs:mExclusiveGroupId (Results 1 – 2 of 2) sorted by relevance
40 private final int mExclusiveGroupId; field in FrontendResource50 this.mExclusiveGroupId = builder.mExclusiveGroupId; in FrontendResource()58 return mExclusiveGroupId; in getExclusiveGroupId()95 + ", exclusiveGId=" + this.mExclusiveGroupId + ", exclusiveGMemeberHandles=" in toString()105 private int mExclusiveGroupId; field in FrontendResource.Builder127 this.mExclusiveGroupId = exclusiveGroupId; in exclusiveGroupId()
40 private final int mExclusiveGroupId; field in FrontendInfo56 mExclusiveGroupId = exclusiveGroupId; in FrontendInfo()133 return mExclusiveGroupId; in getExclusiveGroupId()170 && mExclusiveGroupId == info.getExclusiveGroupId() in equals()