Home
last modified time | relevance | path

Searched refs:ShouldShowActionOnUI (Results 1 – 3 of 3) sorted by relevance

/external/chromium_org/chrome/browser/sync/
Dsync_ui_util.cc184 if (ShouldShowActionOnUI(status.sync_protocol_error)) { in GetStatusInfo()
259 if (ShouldShowActionOnUI(status.sync_protocol_error)) { in GetStatusInfo()
Dprofile_sync_service.h1170 bool ShouldShowActionOnUI(
Dprofile_sync_service.cc192 bool ShouldShowActionOnUI( in ShouldShowActionOnUI() function