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/
DBaseLoaderResults.java203 bindWorkspaceItems(currentWorkspaceItems, mainExecutor); in bind()
220 bindWorkspaceItems(otherWorkspaceItems, deferredExecutor); in bind()
237 private void bindWorkspaceItems( in bindWorkspaceItems() method in BaseLoaderResults.WorkspaceBinder