Home
last modified time | relevance | path

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

/packages/apps/Launcher3/quickstep/src/com/android/launcher3/model/
DWidgetsPredictionUpdateTask.java68 dataModel.widgetsModel.getAllWidgetComponentsWithoutShortcuts(); in execute()
/packages/apps/Launcher3/src/com/android/launcher3/model/
DWidgetsModel.java138 public synchronized Map<ComponentKey, WidgetItem> getAllWidgetComponentsWithoutShortcuts() { in getAllWidgetComponentsWithoutShortcuts() method in WidgetsModel