Home
last modified time | relevance | path

Searched refs:CreateTimerNotificationTitle (Results 1 – 1 of 1) sorted by relevance

/dports/www/chromium-legacy/chromium-88.0.4324.182/ash/assistant/
H A Dassistant_alarm_timer_controller_impl.cc136 std::string CreateTimerNotificationTitle(const AssistantTimer& timer) { in CreateTimerNotificationTitle() function
284 notification.title = CreateTimerNotificationTitle(timer); in CreateTimerNotification()