Home
last modified time | relevance | path

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

/external/chromium_org/chrome/browser/resources/ntp4/
Dnew_tab.js659 function setForeignSessions(sessionList, isTabSyncEnabled) { function
661 otherSessionsButton.setForeignSessions(sessionList, isTabSyncEnabled);
708 setForeignSessions: setForeignSessions,
Dother_sessions.js238 setForeignSessions: function(sessionList, isTabSyncEnabled) { method in OtherSessionsMenuButton
/external/chromium_org/chrome/browser/resources/history/
Dother_devices.js485 function setForeignSessions(sessionList, isTabSyncEnabled) { function
520 setForeignSessions: setForeignSessions,