Home
last modified time | relevance | path

Searched refs:createIDP (Results 1 – 1 of 1) sorted by relevance

/packages/apps/Launcher3/tests/multivalentTests/src/com/android/launcher3/widget/
DLauncherAppWidgetProviderInfoTest.java67 InvariantDeviceProfile idp = createIDP(); in initSpans_minWidthSmallerThanCellWidth_shouldInitializeSpansToOne()
80 InvariantDeviceProfile idp = createIDP(); in initSpans_minWidthLargerThanCellWidth_shouldInitializeSpans()
94 InvariantDeviceProfile idp = createIDP(); in initSpans_minWidthLargerThanGridColumns_shouldInitializeSpansToAtMostTheGridColumns()
107 InvariantDeviceProfile idp = createIDP(); in initSpans_minHeightLargerThanGridRows_shouldInitializeSpansToAtMostTheGridRows()
118 InvariantDeviceProfile idp = createIDP(); in initSpans_minResizeWidthUnspecified_shouldInitializeMinSpansToOne()
133 InvariantDeviceProfile idp = createIDP(); in initSpans_minResizeWidthSmallerThanCellWidth_shouldInitializeMinSpansToOne()
148 InvariantDeviceProfile idp = createIDP(); in initSpans_minResizeWidthLargerThanCellWidth_shouldInitializeMinSpans()
158 InvariantDeviceProfile idp = createIDP(); in initSpans_minResizeWidthWithCellSpacingAndWidgetInset_shouldInitializeMinSpans()
180 InvariantDeviceProfile idp = createIDP(); in initSpans_minResizeWidthWithCellSpacingAndNoWidgetInset_shouldInitializeMinSpans()
207 InvariantDeviceProfile idp = createIDP(); in initSpans_minResizeWidthHeightLargerThanMinWidth_shouldUseMinWidthHeightAsMinSpans()
[all …]