Searched refs:mSourceIdsForPrivateProfileOnPageOpen (Results 1 – 1 of 1) sorted by relevance
436 broadcast.mSourceIdsForPrivateProfileOnPageOpen.add( in extractBroadcasts()509 private final List<String> mSourceIdsForPrivateProfileOnPageOpen = new ArrayList<>(); field in SafetyCenterConfigReader.Broadcast552 return unmodifiableList(mSourceIdsForPrivateProfileOnPageOpen); in getSourceIdsOnPageOpenForProfileType()572 && mSourceIdsForPrivateProfileOnPageOpen.equals( in equals()573 that.mSourceIdsForPrivateProfileOnPageOpen); in equals()585 mSourceIdsForPrivateProfileOnPageOpen); in hashCode()604 + mSourceIdsForPrivateProfileOnPageOpen in toString()