Home
last modified time | relevance | path

Searched refs:HISTOGRAM_EVENT (Results 1 – 2 of 2) sorted by relevance

/external/chromium_org/chrome/browser/resources/ntp4/
Dother_sessions.js19 /** @const */ var HISTOGRAM_EVENT = { variable
31 HISTOGRAM_EVENT.OPEN_ALL + 1;
72 recordUmaEvent_(HISTOGRAM_EVENT.INITIALIZED);
90 recordUmaEvent_(HISTOGRAM_EVENT.LINK_RIGHT_CLICKED);
94 recordUmaEvent_(HISTOGRAM_EVENT.SESSION_NAME_RIGHT_CLICKED);
123 recordUmaEvent_(HISTOGRAM_EVENT.SHOW_MENU);
147 recordUmaEvent_(HISTOGRAM_EVENT.LINK_CLICKED);
322 HISTOGRAM_EVENT.COLLAPSE_SESSION : HISTOGRAM_EVENT.EXPAND_SESSION;
333 recordUmaEvent_(HISTOGRAM_EVENT.OPEN_ALL);
/external/chromium_org/chrome/browser/resources/history/
Dother_devices.js18 /** @const */ var HISTOGRAM_EVENT = { variable
38 ['HistoryPage.OtherDevicesMenu', eventId, HISTOGRAM_EVENT.LIMIT]);
118 HISTOGRAM_EVENT.COLLAPSE_SESSION : HISTOGRAM_EVENT.EXPAND_SESSION;
129 recordUmaEvent_(HISTOGRAM_EVENT.OPEN_ALL);
276 recordUmaEvent_(HISTOGRAM_EVENT.LINK_CLICKED);
353 recordUmaEvent_(HISTOGRAM_EVENT.INITIALIZED);