HomeSort by relevance Sort by last modified time
    Searched refs:getNotificationClient (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/third_party/WebKit/Source/core/workers/
WorkerThread.h 65 NotificationClient* getNotificationClient() { return m_notificationClient; }
  /external/chromium_org/third_party/WebKit/Source/modules/notifications/
WorkerGlobalScopeNotifications.cpp 71 m_notificationCenter = NotificationCenter::create(m_context, m_context->thread()->getNotificationClient());

Completed in 47 milliseconds