Searched refs:appListAdapterItems (Results 1 – 1 of 1) sorted by relevance
429 List<BaseAllAppsAdapter.AdapterItem> appListAdapterItems = in collapse() local431 for (int i = appListAdapterItems.size() - 1; i > 0; i--) { in collapse()432 BaseAllAppsAdapter.AdapterItem currentItem = appListAdapterItems.get(i); in collapse()474 List<BaseAllAppsAdapter.AdapterItem> appListAdapterItems, in scrollForHeaderToBeVisibleInContainer() argument480 for (int i = 0; i < appListAdapterItems.size(); i++) { in scrollForHeaderToBeVisibleInContainer()481 BaseAllAppsAdapter.AdapterItem currentItem = appListAdapterItems.get(i); in scrollForHeaderToBeVisibleInContainer()