Home | History | Annotate | Download | only in themes

Lines Matching refs:ThemeSyncableService

37 const char ThemeSyncableService::kCurrentThemeClientTag[] = "current_theme";
38 const char ThemeSyncableService::kCurrentThemeNodeTitle[] = "Current Theme";
40 ThemeSyncableService::ThemeSyncableService(Profile* profile,
49 ThemeSyncableService::~ThemeSyncableService() {
52 void ThemeSyncableService::OnThemeChange() {
63 syncer::SyncMergeResult ThemeSyncableService::MergeDataAndStartSyncing(
108 void ThemeSyncableService::StopSyncing(syncer::ModelType type) {
116 syncer::SyncDataList ThemeSyncableService::GetAllSyncData(
131 syncer::SyncError ThemeSyncableService::ProcessSyncChanges(
189 void ThemeSyncableService::MaybeSetTheme(
203 void ThemeSyncableService::SetCurrentThemeFromThemeSpecifics(
249 bool ThemeSyncableService::GetThemeSpecificsFromCurrentTheme(
299 bool ThemeSyncableService::AreThemeSpecificsEqual(
322 syncer::SyncError ThemeSyncableService::ProcessNewTheme(