Home
last modified time | relevance | path

Searched refs:mPageToBindSynchronously (Results 1 – 1 of 1) sorted by relevance

/packages/apps/Launcher3/src/com/android/launcher3/
DLauncher.java325 private int mPageToBindSynchronously = PagedView.INVALID_PAGE; field in Launcher
466 mPageToBindSynchronously = currentScreen; in onCreate()
2080 mPageToBindSynchronously = page; in setPageToBindSynchronously()
2088 if (mPageToBindSynchronously != PagedView.INVALID_PAGE) { in getPageToBindSynchronously()
2089 return mPageToBindSynchronously; in getPageToBindSynchronously()
2534 mPageToBindSynchronously = PagedView.INVALID_PAGE; in onPageBoundSynchronously()
2599 mPageToBindSynchronously = PagedView.INVALID_PAGE; in finishBindingItems()