Searched refs:mCrossProfileIntentResolutionStrategy (Results 1 – 1 of 1) sorted by relevance
595 return mCrossProfileIntentResolutionStrategy; in getCrossProfileIntentResolutionStrategy()598 return mDefaultProperties.mCrossProfileIntentResolutionStrategy; in getCrossProfileIntentResolutionStrategy()610 this.mCrossProfileIntentResolutionStrategy = val; in setCrossProfileIntentResolutionStrategy()613 private @CrossProfileIntentResolutionStrategy int mCrossProfileIntentResolutionStrategy; field in UserProperties772 mCrossProfileIntentResolutionStrategy); in writeToXml()799 dest.writeInt(mCrossProfileIntentResolutionStrategy); in writeToParcel()820 mCrossProfileIntentResolutionStrategy = source.readInt(); in UserProperties()857 private @CrossProfileIntentResolutionStrategy int mCrossProfileIntentResolutionStrategy = field in UserProperties.Builder909 mCrossProfileIntentResolutionStrategy = crossProfileIntentResolutionStrategy; in setCrossProfileIntentResolutionStrategy()939 mCrossProfileIntentResolutionStrategy, in build()