Home
last modified time | relevance | path

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

/packages/apps/Launcher3/src/com/android/launcher3/model/
DBaseLauncherBinder.java500 bindWorkspaceItems(workspaceItems); in bindCurrentWorkspacePages()
527 bindWorkspaceItems(workspaceItems); in bindOtherWorkspacePages()
541 private void bindWorkspaceItems(final ArrayList<ItemInfo> workspaceItems) { in bindWorkspaceItems() method in BaseLauncherBinder.DisjointWorkspaceBinder