Searched refs:mUpdateCrossProfileIntentFiltersOnOTA (Results 1 – 1 of 1) sorted by relevance
804 return mUpdateCrossProfileIntentFiltersOnOTA; in getUpdateCrossProfileIntentFiltersOnOTA()807 return mDefaultProperties.mUpdateCrossProfileIntentFiltersOnOTA; in getUpdateCrossProfileIntentFiltersOnOTA()814 this.mUpdateCrossProfileIntentFiltersOnOTA = val; in setUpdateCrossProfileIntentFiltersOnOTA()821 private boolean mUpdateCrossProfileIntentFiltersOnOTA; field in UserProperties1249 mUpdateCrossProfileIntentFiltersOnOTA); in writeToXml()1308 dest.writeBoolean(mUpdateCrossProfileIntentFiltersOnOTA); in writeToParcel()1337 mUpdateCrossProfileIntentFiltersOnOTA = source.readBoolean(); in UserProperties()1384 private boolean mUpdateCrossProfileIntentFiltersOnOTA = false; field in UserProperties.Builder1470 mUpdateCrossProfileIntentFiltersOnOTA = updateCrossProfileIntentFiltersOnOTA; in setUpdateCrossProfileIntentFiltersOnOTA()1588 mUpdateCrossProfileIntentFiltersOnOTA, in build()