Searched refs:rotation_text_id (Results 1 – 1 of 1) sorted by relevance
338 int rotation_text_id = 0; in GetDisplayMessageForNotification() local341 rotation_text_id = IDS_ASH_STATUS_TRAY_DISPLAY_STANDARD_ORIENTATION; in GetDisplayMessageForNotification()344 rotation_text_id = IDS_ASH_STATUS_TRAY_DISPLAY_ORIENTATION_90; in GetDisplayMessageForNotification()347 rotation_text_id = IDS_ASH_STATUS_TRAY_DISPLAY_ORIENTATION_180; in GetDisplayMessageForNotification()350 rotation_text_id = IDS_ASH_STATUS_TRAY_DISPLAY_ORIENTATION_270; in GetDisplayMessageForNotification()356 l10n_util::GetStringUTF16(rotation_text_id)); in GetDisplayMessageForNotification()