HomeSort by relevance Sort by last modified time
    Searched full:sync_preferences (Results 1 - 1 of 1) sorted by null

  /external/chromium/chrome/browser/ui/webui/options/
sync_setup_handler.cc 75 bool sync_preferences; local
76 if (!result->GetBoolean("syncPreferences", &sync_preferences))
78 if (sync_preferences)

Completed in 587 milliseconds