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.java685 public void setShowInSharingSurfaces(@ShowInSharingSurfaces int showInSharingSurfaces) { in setShowInSharingSurfaces()
1477 public Builder setShowInSharingSurfaces(@ShowInSharingSurfaces int showInSharingSurfaces) { in setShowInSharingSurfaces()
1641 @ShowInSharingSurfaces int showInSharingSurfaces, in UserProperties()