Searched refs:WORK_PROFILE_USER_LABEL (Results 1 – 2 of 2) sorted by relevance
3 import static android.app.admin.DevicePolicyResources.Strings.Settings.WORK_PROFILE_USER_LABEL;169 WORK_PROFILE_USER_LABEL, in getUpdatableManagedUserTitle()
1167 public static final String WORK_PROFILE_USER_LABEL = PREFIX + "WORK_PROFILE_USER_LABEL"; field in DevicePolicyResources.Strings.Settings