Searched refs:mSourceIdsForProfileParentOnPageOpen (Results 1 – 1 of 1) sorted by relevance
416 broadcast.mSourceIdsForProfileParentOnPageOpen.add(safetySource.getId()); in extractBroadcasts()505 private final List<String> mSourceIdsForProfileParentOnPageOpen = new ArrayList<>(); field in SafetyCenterConfigReader.Broadcast548 return unmodifiableList(mSourceIdsForProfileParentOnPageOpen); in getSourceIdsOnPageOpenForProfileType()566 && mSourceIdsForProfileParentOnPageOpen.equals( in equals()567 that.mSourceIdsForProfileParentOnPageOpen) in equals()581 mSourceIdsForProfileParentOnPageOpen, in hashCode()596 + mSourceIdsForProfileParentOnPageOpen in toString()