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

  /external/chromium_org/chrome/browser/notifications/
notification_browsertest.cc 246 DesktopNotificationService* GetDesktopNotificationService();
297 DesktopNotificationService* service = GetDesktopNotificationService();
303 GetDesktopNotificationService()->DenyPermission(origin);
308 GetDesktopNotificationService()->GrantPermission(origin);
312 GetDesktopNotificationService()->ResetAllOrigins();
313 GetDesktopNotificationService()->SetDefaultContentSetting(
446 DesktopNotificationService* service = GetDesktopNotificationService();
471 GetDesktopNotificationService()->ClearSetting(
475 DesktopNotificationService* NotificationsTest::GetDesktopNotificationService() {
    [all...]
  /external/chromium/android/autofill/
profile_android.h 205 virtual DesktopNotificationService* GetDesktopNotificationService() { NOTREACHED(); return NULL; }

Completed in 114 milliseconds