Searched refs:removeWorkProfilePreference (Results 1 – 1 of 1) sorted by relevance
121 public Preference removeWorkProfilePreference; field in AccountSettings.ProfileData229 if (preference == profileData.removeWorkProfilePreference) { in onPreferenceClick()305 profileData.removeWorkProfilePreference = newRemoveWorkProfilePreference(context); in updateProfileUi()418 if (profileData.removeWorkProfilePreference != null) { in updateAccountTypes()419 profileData.preferenceGroup.addPreference(profileData.removeWorkProfilePreference); in updateAccountTypes()