Searched defs:appListRecycler (Results 1 – 2 of 2) sorted by relevance
70 final UiObject2 appListRecycler = getAppListRecycler(allAppsContainer); in AllApps() local88 private boolean hasClickableIcon(UiObject2 allAppsContainer, UiObject2 appListRecycler, in hasClickableIcon()150 final UiObject2 appListRecycler = getAppListRecycler(allAppsContainer); in tryGetAppIcon() local436 final UiObject2 appListRecycler = getAppListRecycler(allAppsContainer); in getPrivateSpaceUnlockedView() local444 final UiObject2 appListRecycler = getAppListRecycler(allAppsContainer); in getPrivateSpaceLockedView() local453 final UiObject2 appListRecycler = getAppListRecycler(allAppsContainer); in togglePrivateSpace() local
37 UiObject2 appListRecycler, AllApps appList, boolean privateSpaceEnabled) { in PrivateSpaceContainer()