Home
last modified time | relevance | path

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

/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()
/frameworks/layoutlib/bridge/tests/src/com/android/layoutlib/bridge/intensive/
DRenderTestBase.java550 LayoutLibTestCallback layoutLibCallback = in createSessionParams() local
552 layoutLibCallback.initResources(); in createSessionParams()
558 .setCallback(layoutLibCallback) in createSessionParams()