Home
last modified time | relevance | path

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

/frameworks/layoutlib/bridge/tests/src/com/android/layoutlib/bridge/intensive/
DRenderTests.java92 LayoutLibTestCallback layoutLibCallback = in testActivityOnOldTheme() local
94 layoutLibCallback.initResources(); in testActivityOnOldTheme()
114 .setCallback(layoutLibCallback) in testActivityOnOldTheme()
123 LayoutLibTestCallback layoutLibCallback = in testTranslucentBars() local
125 layoutLibCallback.initResources(); in testTranslucentBars()
130 .setCallback(layoutLibCallback) in testTranslucentBars()
139 .setCallback(layoutLibCallback) in testTranslucentBars()
147 .setCallback(layoutLibCallback) in testTranslucentBars()
156 LayoutLibTestCallback layoutLibCallback = in testAllWidgets() local
158 layoutLibCallback.initResources(); in testAllWidgets()
[all …]
DRenderTestBase.java550 LayoutLibTestCallback layoutLibCallback = in createSessionParams() local
552 layoutLibCallback.initResources(); in createSessionParams()
558 .setCallback(layoutLibCallback) in createSessionParams()
/frameworks/layoutlib/bridge/tests/src/com/android/layoutlib/bridge/android/
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()
/frameworks/layoutlib/remote/tests/src/
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()