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

  /external/chromium/chrome/browser/ui/webui/
new_tab_page_sync_handler.h 32 void HandleSyncLinkClicked(const ListValue* args);
new_tab_page_sync_handler.cc 111 NewCallback(this, &NewTabPageSyncHandler::HandleSyncLinkClicked));
153 void NewTabPageSyncHandler::HandleSyncLinkClicked(const ListValue* args) {
209 // set that URL, HandleSyncLinkClicked won't be called when the user

Completed in 44 milliseconds