Home
last modified time | relevance | path

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

/packages/apps/Launcher3/src/com/android/launcher3/model/data/
DLauncherAppWidgetInfo.java172 widgetFeatures = computeWidgetFeatures(providerInfo, hostView); in LauncherAppWidgetInfo()
227 private static int computeWidgetFeatures( in computeWidgetFeatures() method in LauncherAppWidgetInfo