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

  /external/chromium/chrome/browser/ui/webui/options/
sync_setup_handler.cc 93 bool sync_autofill; local
94 if (!result->GetBoolean("syncAutofill", &sync_autofill))
96 if (sync_autofill)

Completed in 31 milliseconds