Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/content/pm/
DUserProperties.java556 setShowInSharingSurfaces(orig.getShowInSharingSurfaces()); in UserProperties()
684 public void setShowInSharingSurfaces(@ShowInSharingSurfaces int showInSharingSurfaces) { in setShowInSharingSurfaces() method in UserProperties
1161 setShowInSharingSurfaces(parser.getAttributeInt(i)); in updateFromXml()
1445 public Builder setShowInSharingSurfaces(@ShowInSharingSurfaces int showInSharingSurfaces) { in setShowInSharingSurfaces() method in UserProperties.Builder
1628 setShowInSharingSurfaces(showInSharingSurfaces); in UserProperties()
/frameworks/base/services/tests/servicestests/src/com/android/server/pm/
DUserManagerServiceUserPropertiesTest.java63 .setShowInSharingSurfaces(78) in testWriteReadXml()
82 actualProps.setShowInSharingSurfaces(46); in testWriteReadXml()
DUserManagerServiceUserTypeTest.java94 .setShowInSharingSurfaces(20) in testUserTypeBuilder_createUserType()
336 .setShowInSharingSurfaces(22) in testUserTypeFactoryCustomize_profile()
/frameworks/base/services/core/java/com/android/server/pm/
DUserTypeFactory.java161 .setShowInSharingSurfaces( in getDefaultTypeProfileClone()
211 .setShowInSharingSurfaces( in getDefaultTypeProfileManaged()
327 .setShowInSharingSurfaces( in getDefaultTypeProfilePrivate()
/frameworks/base/core/api/
Dtest-current.txt1243 method @NonNull public android.content.pm.UserProperties.Builder setShowInSharingSurfaces(int);