Searched refs:WORK_PROFILE_BADGED_LABEL (Results 1 – 2 of 2) sorted by relevance
1856 public static final String WORK_PROFILE_BADGED_LABEL = field in DevicePolicyResources.Strings.Core
20 import static android.app.admin.DevicePolicyResources.Strings.Core.WORK_PROFILE_BADGED_LABEL;5936 return isManagedProfile(userId) ? WORK_PROFILE_BADGED_LABEL : UNDEFINED; in getUpdatableUserBadgedLabelId()