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

  /external/chromium/chrome/browser/chromeos/notifications/
desktop_notifications_unittest.h 84 return service_->prefs_cache()->HasPermission(origin);
  /external/chromium/chrome/browser/notifications/
desktop_notifications_unittest.h 95 return service_->prefs_cache()->HasPermission(origin);
desktop_notification_service.h 83 NotificationsPrefsCache* prefs_cache() { return prefs_cache_; } function in class:DesktopNotificationService
desktop_notification_service_unittest.cc 107 cache_ = service_->prefs_cache();

Completed in 54 milliseconds