Home
last modified time | relevance | path

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

/frameworks/layoutlib/bridge/tests/src/com/android/layoutlib/bridge/intensive/
DRenderTests.java94 layoutLibCallback.initResources(); in testActivityOnOldTheme()
125 layoutLibCallback.initResources(); in testTranslucentBars()
158 layoutLibCallback.initResources(); in testAllWidgets()
186 layoutLibCallback.initResources(); in testAllWidgetsTablet()
221 layoutLibCallback.initResources(); in testActivityActionBar()
278 layoutLibCallback.initResources(); in testOnApplyInsetsCall()
299 layoutLibCallback.initResources(); in testExpand()
352 layoutLibCallback.initResources(); in testVectorAnimation()
394 layoutLibCallback.initResources(); in testVectorDrawable()
435 layoutLibCallback.initResources(); in testVectorDrawable91383()
[all …]
DRenderTestBase.java552 layoutLibCallback.initResources(); in createSessionParams()
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
DStatusBarTouchableRegionManager.java61 initResources(); in StatusBarTouchableRegionManager()
146 initResources(); in onConfigChanged()
151 initResources(); in onDensityOrFontScaleChanged()
156 initResources(); in onOverlayChanged()
159 private void initResources() { in initResources() method in StatusBarTouchableRegionManager
DHeadsUpManagerPhone.java118 initResources(); in HeadsUpManagerPhone()
136 private void initResources() { in initResources() method in HeadsUpManagerPhone
149 initResources(); in onDensityOrFontScaleChanged()
154 initResources(); in onOverlayChanged()
354 initResources(); in onConfigChanged()
/frameworks/layoutlib/bridge/tests/src/com/android/layoutlib/bridge/android/
DBridgeContextTest.java49 layoutLibCallback.initResources(); in basic()
61 context.initResources(); in basic()
96 layoutLibCallback.initResources(); in checkNoErrorWhenUsingDefaults()
108 context.initResources(); in checkNoErrorWhenUsingDefaults()
/frameworks/layoutlib/remote/tests/src/
DRemoteBridgeTest.java111 layoutLibCallback.initResources(); in testCustomClassLoading()
/frameworks/layoutlib/bridge/tests/src/com/android/layoutlib/bridge/intensive/setup/
DLayoutLibTestCallback.java71 public void initResources() throws ClassNotFoundException { in initResources() method in LayoutLibTestCallback
/frameworks/layoutlib/bridge/src/com/android/layoutlib/bridge/impl/
DRenderAction.java240 mContext.initResources(); in setUp()
/frameworks/layoutlib/bridge/src/com/android/layoutlib/bridge/android/
DBridgeContext.java262 public void initResources() { in initResources() method in BridgeContext