Searched refs:mUpdateCrossProfileIntentFiltersOnOTA (Results 1 – 1 of 1) sorted by relevance
503 return mUpdateCrossProfileIntentFiltersOnOTA; in getUpdateCrossProfileIntentFiltersOnOTA()506 return mDefaultProperties.mUpdateCrossProfileIntentFiltersOnOTA; in getUpdateCrossProfileIntentFiltersOnOTA()513 this.mUpdateCrossProfileIntentFiltersOnOTA = val; in setUpdateCrossProfileIntentFiltersOnOTA()556 private boolean mUpdateCrossProfileIntentFiltersOnOTA; field in UserProperties764 mUpdateCrossProfileIntentFiltersOnOTA); in writeToXml()797 dest.writeBoolean(mUpdateCrossProfileIntentFiltersOnOTA); in writeToParcel()818 mUpdateCrossProfileIntentFiltersOnOTA = source.readBoolean(); in UserProperties()853 private boolean mUpdateCrossProfileIntentFiltersOnOTA = false; field in UserProperties.Builder894 mUpdateCrossProfileIntentFiltersOnOTA = updateCrossProfileIntentFiltersOnOTA; in setUpdateCrossProfileIntentFiltersOnOTA()937 mUpdateCrossProfileIntentFiltersOnOTA, in build()