Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/content/pm/
DUserProperties.java557 setCrossProfileContentSharingStrategy(orig.getCrossProfileContentSharingStrategy()); in UserProperties()
994 public void setCrossProfileContentSharingStrategy( in setCrossProfileContentSharingStrategy() method in UserProperties
1197 setCrossProfileContentSharingStrategy(parser.getAttributeInt(i)); in updateFromXml()
1548 public Builder setCrossProfileContentSharingStrategy(@CrossProfileContentSharingStrategy in setCrossProfileContentSharingStrategy() method in UserProperties.Builder
1641 setCrossProfileContentSharingStrategy(crossProfileContentSharingStrategy); in UserProperties()
/frameworks/base/services/tests/servicestests/src/com/android/server/pm/
DUserManagerServiceUserPropertiesTest.java75 .setCrossProfileContentSharingStrategy(0) in testWriteReadXml()
94 actualProps.setCrossProfileContentSharingStrategy(1); in testWriteReadXml()
DUserManagerServiceUserTypeTest.java99 .setCrossProfileContentSharingStrategy(1) in testUserTypeBuilder_createUserType()
340 .setCrossProfileContentSharingStrategy(1) in testUserTypeFactoryCustomize_profile()
/frameworks/base/services/core/java/com/android/server/pm/
DUserTypeFactory.java166 .setCrossProfileContentSharingStrategy(UserProperties in getDefaultTypeProfileClone()
332 .setCrossProfileContentSharingStrategy( in getDefaultTypeProfilePrivate()
/frameworks/base/core/api/
Dtest-current.txt1241 …@NonNull public android.content.pm.UserProperties.Builder setCrossProfileContentSharingStrategy(in…