Searched defs:getMinSpanForWidget (Results 1 - 1 of 1) sorted by relevance

/packages/apps/Launcher2/src/com/android/launcher2/
H A DLauncher.java1198 static int[] getMinSpanForWidget(Context context, AppWidgetProviderInfo info) { method in class:Launcher
1207 static int[] getMinSpanForWidget(Context context, PendingAddWidgetInfo info) { method in class:Launcher
1227 int[] minSpanXY = getMinSpanForWidget(this, appWidgetInfo);

Completed in 280 milliseconds