OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:set_context_message
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/ui/message_center/
notification.h
114
void
set_context_message
(const string16& context_message) {
function in class:message_center::Notification
/external/chromium_org/chrome/browser/extensions/api/notifications/
notifications_api.cc
392
notification->
set_context_message
(UTF8ToUTF16(*options->context_message));
Completed in 66 milliseconds