Searched refs:mPagesToBindSynchronously (Results 1 – 1 of 1) sorted by relevance
344 @NonNull private IntSet mPagesToBindSynchronously = new IntSet(); field in Launcher490 mPagesToBindSynchronously = IntSet.wrap(pageIds); in onCreate()2109 mPagesToBindSynchronously = pages; in setPagesToBindSynchronously()2115 if (!mPagesToBindSynchronously.isEmpty()) { in getPagesToBindSynchronously()2116 visibleIds = mPagesToBindSynchronously; in getPagesToBindSynchronously()2615 mPagesToBindSynchronously = new IntSet(); in onInitialBindComplete()2665 mPagesToBindSynchronously = new IntSet(); in finishBindingItems()