Searched refs:mSynchronouslyBoundPages (Results 1 – 1 of 1) sorted by relevance
343 private IntSet mSynchronouslyBoundPages = new IntSet(); field in Launcher1609 if (mSynchronouslyBoundPages != null) { in onRestoreInstanceState()1610 mSynchronouslyBoundPages.forEach(screenId -> { in onRestoreInstanceState()2122 visibleIds = mSynchronouslyBoundPages; in getPagesToBindSynchronously()2614 mSynchronouslyBoundPages = boundPages; in onInitialBindComplete()