Searched defs:is_app_list (Results 1 – 1 of 1) sorted by relevance
1537 bool is_app_list = item.type == ash::TYPE_APP_LIST; in UpdateAppLaunchersFromPref() local1626 bool is_app_list = *pref_app_id == kAppShelfIdPlaceholder; in UpdateAppLaunchersFromPref() local1850 bool is_app_list, in MoveChromeOrApplistToFinalPosition()1871 int ChromeLauncherController::FindInsertionPoint(bool is_app_list) { in FindInsertionPoint()