Searched refs:mSourceIdsForPrivateProfile (Results 1 – 1 of 1) sorted by relevance
434 broadcast.mSourceIdsForPrivateProfile.add(safetySource.getId()); in extractBroadcasts()508 private final List<String> mSourceIdsForPrivateProfile = new ArrayList<>(); field in SafetyCenterConfigReader.Broadcast532 return unmodifiableList(mSourceIdsForPrivateProfile); in getSourceIdsForProfileType()571 && mSourceIdsForPrivateProfile.equals(that.mSourceIdsForPrivateProfile) in equals()584 mSourceIdsForPrivateProfile, in hashCode()602 + mSourceIdsForPrivateProfile in toString()