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 593 int app_list_index = shelf_model_->GetItemIndexForType(TYPE_APP_LIST); local
594 DCHECK_GE(app_list_index, 0);
595 ShelfID app_list_id = shelf_model_->items()[app_list_index].id;
    [all...]
  /external/chromium_org/chrome/browser/ui/ash/launcher/
chrome_launcher_controller.cc 1557 int app_list_index = -1; local
    [all...]

Completed in 424 milliseconds