Searched refs:WORK_PROFILE_OFF_ENABLE_BUTTON (Results 1 – 3 of 3) sorted by relevance
23 import static com.android.documentsui.DevicePolicyResources.Strings.WORK_PROFILE_OFF_ENABLE_BUTTON;182 when(devicePolicyResourcesManager.getString(eq(WORK_PROFILE_OFF_ENABLE_BUTTON), any())) in testInflateMessage_updateToCrossProfileQuietMode()221 when(devicePolicyResourcesManager.getString(eq(WORK_PROFILE_OFF_ENABLE_BUTTON), any())) in testInflateMessage_updateToCrossProfileQuietMode_PostV()
48 public static final String WORK_PROFILE_OFF_ENABLE_BUTTON = field in DevicePolicyResources.Strings
31 import static com.android.documentsui.DevicePolicyResources.Strings.WORK_PROFILE_OFF_ENABLE_BUTTON;301 WORK_PROFILE_OFF_ENABLE_BUTTON, R.string.quiet_mode_button); in updateToQuietModeErrorMessage()