Searched defs:getSpanForWidget (Results 1 – 2 of 2) sorted by relevance
| /packages/apps/Launcher2/src/com/android/launcher2/ |
| D | Launcher.java | 1158 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/ |
| D | Launcher.java | 1556 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
|