Searched defs:layoutLibCallback (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/tools/layoutlib/bridge/tests/src/com/android/layoutlib/bridge/intensive/
H A DMain.java367 LayoutLibTestCallback layoutLibCallback = new LayoutLibTestCallback(getLogger());
368 layoutLibCallback.initResources();
377 layoutLibCallback, "Theme.Material.Light.NoActionBar.Fullscreen", false,
389 layoutLibCallback, "Theme.Material.Light.NoActionBar.Fullscreen", false,
401 LayoutLibTestCallback layoutLibCallback = new LayoutLibTestCallback(getLogger());
402 layoutLibCallback.initResources();
405 layoutLibCallback, "Theme.Material.NoActionBar.Fullscreen", false,
412 layoutLibCallback, "Theme.Material.NoActionBar.Fullscreen", false,
426 LayoutLibTestCallback layoutLibCallback = new LayoutLibTestCallback(getLogger());
427 layoutLibCallback
592 getSessionParams(LayoutPullParser layoutParser, ConfigGenerator configGenerator, LayoutLibTestCallback layoutLibCallback, String themeName, boolean isProjectTheme, RenderingMode renderingMode, int targetSdk) argument
[all...]

Completed in 151 milliseconds