Searched refs:APP_LAUNCH (Results 1 – 4 of 4) sorted by relevance
/external/chromium_org/chrome/browser/resources/ntp4/ |
D | apps_page.js | 8 var APP_LAUNCH = { variable 165 chrome.send('launchApp', [this.app_.appId, APP_LAUNCH.NTP_APPS_MENU]); 370 [this.appId, APP_LAUNCH.NTP_APPS_MAXIMIZED, url, 385 [this.appId, APP_LAUNCH.NTP_APPS_MAXIMIZED, '', 767 chrome.send('launchApp', [appId, APP_LAUNCH.NTP_APP_RE_ENABLE]); 771 APP_LAUNCH: APP_LAUNCH,
|
D | recently_closed.js | 93 ntp.APP_LAUNCH.NTP_RECENTLY_CLOSED]);
|
D | most_visited_page.js | 145 ntp.APP_LAUNCH.NTP_MOST_VISITED]);
|
D | new_tab.js | 301 ntp.APP_LAUNCH.NTP_WEBSTORE_FOOTER]);
|