Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/content/pm/
DUserProperties.java1488 int crossProfileIntentResolutionStrategy) { in setCrossProfileIntentResolutionStrategy()
1489 mCrossProfileIntentResolutionStrategy = crossProfileIntentResolutionStrategy; in setCrossProfileIntentResolutionStrategy()
1613 @CrossProfileIntentResolutionStrategy int crossProfileIntentResolutionStrategy, in UserProperties() argument
1633 setCrossProfileIntentResolutionStrategy(crossProfileIntentResolutionStrategy); in UserProperties()