Home
last modified time | relevance | path

Searched defs:oldContext (Results 1 – 4 of 4) sorted by relevance

/aosp12/frameworks/layoutlib/bridge/tests/src/com/android/layoutlib/bridge/android/
H A DBridgeContextTest.java62 BridgeContext oldContext = RenderActionTestUtil.setBridgeContext(context); in basic() local
109 BridgeContext oldContext = RenderActionTestUtil.setBridgeContext(context); in checkNoErrorWhenUsingDefaults() local
/aosp12/frameworks/layoutlib/bridge/tests/src/com/android/layoutlib/bridge/impl/
H A DRenderActionTestUtil.java26 BridgeContext oldContext = RenderAction.sCurrentContext; in setBridgeContext() local
/aosp12/packages/apps/TV/common/src/com/android/tv/common/dagger/init/
H A DSafePreDaggerInitializer.java34 private static Context oldContext; field in SafePreDaggerInitializer
/aosp12/frameworks/layoutlib/bridge/tests/src/com/android/layoutlib/bridge/intensive/
H A DRenderTests.java1041 BridgeContext oldContext = RenderActionTestUtil.setBridgeContext(mContext); in testColorStateList() local