Searched refs:removeWorkProfilePreference (Results 1 – 1 of 1) sorted by relevance
128 public RestrictedPreference removeWorkProfilePreference; field in AccountPreferenceController.ProfileData265 if (preference == profileData.removeWorkProfilePreference) { in onPreferenceClick()389 profileData.removeWorkProfilePreference = newRemoveWorkProfilePreference(); in updateProfileUi()390 mHelper.enforceRestrictionOnPreference(profileData.removeWorkProfilePreference, in updateProfileUi()582 if (profileData.removeWorkProfilePreference != null) { in updateAccountTypes()583 profileData.preferenceGroup.addPreference(profileData.removeWorkProfilePreference); in updateAccountTypes()