Searched refs:WORK_PROFILE_OFF_ERROR_TITLE (Results 1 – 3 of 3) sorted by relevance
24 import static com.android.documentsui.DevicePolicyResources.Strings.WORK_PROFILE_OFF_ERROR_TITLE;180 when(devicePolicyResourcesManager.getString(eq(WORK_PROFILE_OFF_ERROR_TITLE), any())) in testInflateMessage_updateToCrossProfileQuietMode()219 when(devicePolicyResourcesManager.getString(eq(WORK_PROFILE_OFF_ERROR_TITLE), any())) in testInflateMessage_updateToCrossProfileQuietMode_PostV()
42 public static final String WORK_PROFILE_OFF_ERROR_TITLE = field in DevicePolicyResources.Strings
32 import static com.android.documentsui.DevicePolicyResources.Strings.WORK_PROFILE_OFF_ERROR_TITLE;310 WORK_PROFILE_OFF_ERROR_TITLE, R.string.quiet_mode_error_title), in updateToQuietModeErrorMessage()