Home
last modified time | relevance | path

Searched refs:crossProfileContentSharingStrategy (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/core/java/android/content/pm/
DUserProperties.java1549 int crossProfileContentSharingStrategy) { in setCrossProfileContentSharingStrategy()
1550 mCrossProfileContentSharingStrategy = crossProfileContentSharingStrategy; in setCrossProfileContentSharingStrategy()
1620 @CrossProfileContentSharingStrategy int crossProfileContentSharingStrategy, in UserProperties() argument
1641 setCrossProfileContentSharingStrategy(crossProfileContentSharingStrategy); in UserProperties()