Searched refs:mShowInSharingSurfaces (Results 1 – 1 of 1) sorted by relevance
678 if (isPresent(INDEX_SHOW_IN_SHARING_SURFACES)) return mShowInSharingSurfaces; in getShowInSharingSurfaces()679 if (mDefaultProperties != null) return mDefaultProperties.mShowInSharingSurfaces; in getShowInSharingSurfaces()685 this.mShowInSharingSurfaces = showInSharingSurfaces; in setShowInSharingSurfaces()688 private int mShowInSharingSurfaces; field in UserProperties1236 serializer.attributeInt(null, ATTR_SHOW_IN_SHARING_SURFACES, mShowInSharingSurfaces); in writeToXml()1305 dest.writeInt(mShowInSharingSurfaces); in writeToParcel()1334 mShowInSharingSurfaces = source.readInt(); in UserProperties()1380 private @ShowInSharingSurfaces int mShowInSharingSurfaces = field in UserProperties.Builder1446 mShowInSharingSurfaces = showInSharingSurfaces; in setShowInSharingSurfaces()1585 mShowInSharingSurfaces, in build()