Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/content/pm/
DUserProperties.java684 public void setShowInSharingSurfaces(@ShowInSharingSurfaces int showInSharingSurfaces) { in setShowInSharingSurfaces()
1445 public Builder setShowInSharingSurfaces(@ShowInSharingSurfaces int showInSharingSurfaces) { in setShowInSharingSurfaces()
1609 @ShowInSharingSurfaces int showInSharingSurfaces, in UserProperties()