Home
last modified time | relevance | path

Searched defs:getSpanForWidget (Results 1 – 2 of 2) sorted by relevance

/packages/apps/Launcher2/src/com/android/launcher2/
DLauncher.java1158 static int[] getSpanForWidget(Context context, ComponentName component, int minWidth, in getSpanForWidget() method in Launcher
1168 static int[] getSpanForWidget(Context context, AppWidgetProviderInfo info) { in getSpanForWidget() method in Launcher
1176 static int[] getSpanForWidget(Context context, PendingAddWidgetInfo info) { in getSpanForWidget() method in Launcher
/packages/apps/Launcher3/src/com/android/launcher3/
DLauncher.java1556 static int[] getSpanForWidget(Context context, ComponentName component, int minWidth, in getSpanForWidget() method in Launcher
1566 static int[] getSpanForWidget(Context context, AppWidgetProviderInfo info) { in getSpanForWidget() method in Launcher
1574 static int[] getSpanForWidget(Context context, PendingAddWidgetInfo info) { in getSpanForWidget() method in Launcher