Home
last modified time | relevance | path

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

/external/chromium_org/ui/message_center/
Dnotification.cc136 const base::Closure& click_callback) { in CreateSystemNotification() argument
147 new HandleNotificationClickedDelegate(click_callback))); in CreateSystemNotification()
Dnotification.h200 const base::Closure& click_callback);