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

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

Completed in 15 milliseconds