Searched defs:getMinSpanForWidget (Results 1 - 2 of 2) 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);
/packages/apps/Launcher3/src/com/android/launcher3/
H A DLauncher.java1569 public int[] getMinSpanForWidget(AppWidgetProviderInfo info) { method in class:Launcher

Completed in 55 milliseconds