Searched refs:letsPersonalDataIntoProfile (Results 1 – 2 of 2) sorted by relevance
67 public final boolean letsPersonalDataIntoProfile; field in DefaultCrossProfileIntentFilter70 @Direction int direction, boolean letsPersonalDataIntoProfile) { in DefaultCrossProfileIntentFilter() argument74 this.letsPersonalDataIntoProfile = letsPersonalDataIntoProfile; in DefaultCrossProfileIntentFilter()83 Builder(@Direction int direction, int flags, boolean letsPersonalDataIntoProfile) { in Builder() argument86 mLetsPersonalDataIntoProfile = letsPersonalDataIntoProfile; in Builder()
5072 if (disallowSharingIntoProfile && filter.letsPersonalDataIntoProfile) {