Home
last modified time | relevance | path

Searched defs:app_launch_index (Results 1 – 2 of 2) sorted by relevance

/external/chromium/chrome/browser/resources/touch_ntp/standalone/
Dstandalone_hack.js48 app_launch_index: 2, property
61 app_launch_index: 1, property
73 app_launch_index: 3, property
85 app_launch_index: 4, property
98 app_launch_index: 5, property
111 app_launch_index: 6, property
122 app_launch_index: 7, property
/external/chromium/chrome/browser/ui/webui/
Dapp_launcher_handler.cc105 int app_launch_index = prefs->GetAppLaunchIndex(extension->id()); in CreateAppInfo() local