Home
last modified time | relevance | path

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

/external/chromium_org/ash/system/ime/
Dtray_ime.cc42 const char kIMENotificationId[] = "chrome://settings/ime"; variable
200 kIMENotificationId, false /* by_user */); in ~TrayIME()
220 if (!message_center->HasNotification(kIMENotificationId) && message_shown_) in UpdateOrCreateNotification()
230 kIMENotificationId, in UpdateOrCreateNotification()