HomeSort by relevance Sort by last modified time
    Searched defs:app_list_index (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/ash/
shell.cc 515 int app_list_index = shelf_model_->GetItemIndexForType(TYPE_APP_LIST); local
516 DCHECK_GE(app_list_index, 0);
517 LauncherID app_list_id = shelf_model_->items()[app_list_index].id;
    [all...]
  /external/chromium_org/chrome/browser/ui/ash/launcher/
chrome_launcher_controller.cc 1502 int app_list_index = -1; local
    [all...]

Completed in 223 milliseconds