Home
last modified time | relevance | path

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

/packages/apps/Launcher3/tests/src/com/android/launcher3/allapps/
DPrivateSpaceHeaderViewTest.java306 privateProfileManager.scrollForHeaderToBeVisibleInContainer( in scrollForViewToBeVisibleInContainer_withHeader()
341 privateProfileManager.scrollForHeaderToBeVisibleInContainer( in scrollForViewToBeVisibleInContainer_withHeaderNoTabs()
376 privateProfileManager.scrollForHeaderToBeVisibleInContainer( in scrollForViewToBeVisibleInContainer_withHeaderAndLessAppRowSpace()
404 assertEquals(SCROLL_NO_WHERE, privateProfileManager.scrollForHeaderToBeVisibleInContainer( in scrollForViewToBeVisibleInContainer_withNoHeader()
/packages/apps/Launcher3/src/com/android/launcher3/allapps/
DPrivateProfileManager.java472 public int scrollForHeaderToBeVisibleInContainer( in scrollForHeaderToBeVisibleInContainer() method in PrivateProfileManager
783 scrollForHeaderToBeVisibleInContainer(mainAdapterHolder.mRecyclerView, adapterItems, in expandPrivateSpace()
DActivityAllAppsContainerView.java515 mPrivateProfileManager.scrollForHeaderToBeVisibleInContainer( in resetAndScrollToPrivateSpaceHeader()