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.cc169 if (ShouldShowActionOnUI(status.sync_protocol_error)) { in GetStatusInfo()
244 if (ShouldShowActionOnUI(status.sync_protocol_error)) { in GetStatusInfo()
Dprofile_sync_service.h1053 bool ShouldShowActionOnUI(
Dprofile_sync_service.cc150 bool ShouldShowActionOnUI( in ShouldShowActionOnUI() function