Home
last modified time | relevance | path

Searched defs:notification_handler (Results 1 – 4 of 4) sorted by relevance

/external/chromium_org/win8/metro_driver/
Dtoast_notification_handler.h24 base::win::MetroNotificationClickedHandler notification_handler; member
Dchrome_app_view.cc327 ToastNotificationHandler* notification_handler = in DisplayNotification() local
345 scoped_ptr<ToastNotificationHandler> notification_handler( in CancelNotification() local
/external/chromium_org/tools/telemetry/telemetry/core/backends/chrome/
Dinspector_websocket.py25 def __init__(self, notification_handler=None, error_handler=None): argument
Dinspector_backend.py275 domain_name, notification_handler, will_close_handler): argument