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

  /external/chromium_org/chrome/browser/extensions/api/synced_notifications_private/
synced_notifications_private_api.cc 40 !notifier_service->GetSyncedNotificationsShim()->IsSyncReady()) {
46 if (!notifier_service->GetSyncedNotificationsShim()->GetInitialData(
76 !notifier_service->GetSyncedNotificationsShim()->IsSyncReady()) {
80 if (!notifier_service->GetSyncedNotificationsShim()->UpdateNotification(
109 !notifier_service->GetSyncedNotificationsShim()->IsSyncReady()) {
113 if (!notifier_service->GetSyncedNotificationsShim()->SetRenderContext(
  /external/chromium_org/chrome/browser/notifications/sync_notifier/
chrome_notifier_service.h 34 SyncedNotificationsShim* GetSyncedNotificationsShim();
chrome_notifier_service.cc 35 SyncedNotificationsShim* ChromeNotifierService::GetSyncedNotificationsShim() {
  /external/chromium_org/chrome/browser/sync/
profile_sync_components_factory_impl.cc 509 ->GetSyncedNotificationsShim()

Completed in 1014 milliseconds