Searched refs:mCrossProfileIntentResolutionStrategy (Results 1 – 1 of 1) sorted by relevance
951 return mCrossProfileIntentResolutionStrategy; in getCrossProfileIntentResolutionStrategy()954 return mDefaultProperties.mCrossProfileIntentResolutionStrategy; in getCrossProfileIntentResolutionStrategy()963 this.mCrossProfileIntentResolutionStrategy = val; in setCrossProfileIntentResolutionStrategy()966 private @CrossProfileIntentResolutionStrategy int mCrossProfileIntentResolutionStrategy; field in UserProperties1257 mCrossProfileIntentResolutionStrategy); in writeToXml()1310 dest.writeInt(mCrossProfileIntentResolutionStrategy); in writeToParcel()1339 mCrossProfileIntentResolutionStrategy = source.readInt(); in UserProperties()1388 private @CrossProfileIntentResolutionStrategy int mCrossProfileIntentResolutionStrategy = field in UserProperties.Builder1489 mCrossProfileIntentResolutionStrategy = crossProfileIntentResolutionStrategy; in setCrossProfileIntentResolutionStrategy()1590 mCrossProfileIntentResolutionStrategy, in build()