Home
last modified time | relevance | path

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

/aosp12/frameworks/layoutlib/bridge/tests/src/com/android/layoutlib/bridge/intensive/
H A DRenderTests.java95 layoutLibCallback.initResources(); in testActivityOnOldTheme()
126 layoutLibCallback.initResources(); in testTranslucentBars()
159 layoutLibCallback.initResources(); in testAllWidgets()
187 layoutLibCallback.initResources(); in testAllWidgetsTablet()
222 layoutLibCallback.initResources(); in testActivityActionBar()
279 layoutLibCallback.initResources(); in testOnApplyInsetsCall()
300 layoutLibCallback.initResources(); in testExpand()
342 layoutLibCallback.initResources(); in testShrink()
397 layoutLibCallback.initResources(); in testVectorAnimation()
439 layoutLibCallback.initResources(); in testVectorDrawable()
[all …]
H A DHighQualityShadowsRenderTests.java36 LayoutLibTestCallback layoutLibCallback = in testHighQualityRectangleShadow() local
38 layoutLibCallback.initResources(); in testHighQualityRectangleShadow()
42 .setCallback(layoutLibCallback) in testHighQualityRectangleShadow()
57 layoutLibCallback.initResources(); in testRoundedEdgeRectangle()
61 .setCallback(layoutLibCallback) in testRoundedEdgeRectangle()
75 layoutLibCallback.initResources(); in testLargeView()
79 .setCallback(layoutLibCallback) in testLargeView()
93 layoutLibCallback.initResources(); in testShadowSizes()
97 .setCallback(layoutLibCallback) in testShadowSizes()
110 layoutLibCallback.initResources(); in testWidgetWithScroll()
[all …]
H A DRenderTestBase.java575 LayoutLibTestCallback layoutLibCallback = in createSessionParams() local
577 layoutLibCallback.initResources(); in createSessionParams()
583 .setCallback(layoutLibCallback) in createSessionParams()
/aosp12/frameworks/layoutlib/bridge/tests/src/com/android/layoutlib/bridge/android/
H A DBridgeContextTest.java47 LayoutLibTestCallback layoutLibCallback = in basic() local
49 layoutLibCallback.initResources(); in basic()
52 .setCallback(layoutLibCallback) in basic()
94 LayoutLibTestCallback layoutLibCallback = in checkNoErrorWhenUsingDefaults() local
96 layoutLibCallback.initResources(); in checkNoErrorWhenUsingDefaults()
99 .setCallback(layoutLibCallback) in checkNoErrorWhenUsingDefaults()
/aosp12/frameworks/layoutlib/bridge/tests/src/com/android/tools/idea/validator/
H A DLayoutValidatorTests.java47 LayoutLibTestCallback layoutLibCallback = in testRenderAndVerify() local
49 layoutLibCallback.initResources(); in testRenderAndVerify()
53 .setCallback(layoutLibCallback) in testRenderAndVerify()
171 LayoutLibTestCallback layoutLibCallback = in generateParams() local
173 layoutLibCallback.initResources(); in generateParams()
177 .setCallback(layoutLibCallback) in generateParams()
/aosp12/frameworks/layoutlib/remote/tests/src/
H A DRemoteBridgeTest.java109 LayoutLibTestCallback layoutLibCallback = in testCustomClassLoading() local
111 layoutLibCallback.initResources(); in testCustomClassLoading()
120 getSessionParamsBuilder().setParser(parser).setCallback(layoutLibCallback).setTheme( in testCustomClassLoading()
137 getSessionParamsBuilder().setParser(parser).setCallback(layoutLibCallback).setTheme( in testCustomClassLoading()
/aosp12/frameworks/layoutlib/bridge/tests/src/com/android/tools/idea/validator/accessibility/
H A DAccessibilityValidatorTests.java276 LayoutLibTestCallback layoutLibCallback = in render() local
278 layoutLibCallback.initResources(); in render()
282 .setCallback(layoutLibCallback) in render()