Searched refs:mCrossProfileContentSharingStrategy (Results 1 – 1 of 1) sorted by relevance
984 return mCrossProfileContentSharingStrategy; in getCrossProfileContentSharingStrategy()987 return mDefaultProperties.mCrossProfileContentSharingStrategy; in getCrossProfileContentSharingStrategy()996 this.mCrossProfileContentSharingStrategy = val; in setCrossProfileContentSharingStrategy()999 private @CrossProfileContentSharingStrategy int mCrossProfileContentSharingStrategy; field in UserProperties1285 mCrossProfileContentSharingStrategy); in writeToXml()1317 dest.writeInt(mCrossProfileContentSharingStrategy); in writeToParcel()1346 mCrossProfileContentSharingStrategy = source.readInt(); in UserProperties()1396 private @CrossProfileContentSharingStrategy int mCrossProfileContentSharingStrategy = field in UserProperties.Builder1550 mCrossProfileContentSharingStrategy = crossProfileContentSharingStrategy; in setCrossProfileContentSharingStrategy()1597 mCrossProfileContentSharingStrategy, in build()