Home
last modified time | relevance | path

Searched defs:letsPersonalDataIntoProfile (Results 1 – 1 of 1) sorted by relevance

/packages/apps/ManagedProvisioning/src/com/android/managedprovisioning/task/
DCrossProfileIntentFilter.java67 public final boolean letsPersonalDataIntoProfile; field in CrossProfileIntentFilter
70 boolean letsPersonalDataIntoProfile) { in CrossProfileIntentFilter()
83 public Builder(@Direction int direction, int flags, boolean letsPersonalDataIntoProfile) { in Builder()