Searched refs:preInflateAllAppsViewHolders (Results 1 – 2 of 2) sorted by relevance
49 fun <T> preInflateAllAppsViewHolders(context: T) where T : Context, T : ActivityContext { in <lambda>() method in com.android.launcher3.recyclerview.AllAppsRecyclerViewPool
112 mAllAppsRecyclerViewPool.preInflateAllAppsViewHolders(mContext); in setApps()