Home
last modified time | relevance | path

Searched refs:findContextFor (Results 1 – 2 of 2) sorted by relevance

/frameworks/layoutlib/bridge/src/android/view/
DChoreographer_Delegate.java56 context = RenderAction.findContextFor(moduleClassLoader); in postCallbackDelayedInternal()
/frameworks/layoutlib/bridge/src/com/android/layoutlib/bridge/impl/
DRenderAction.java463 public static BridgeContext findContextFor(@NotNull ClassLoader classLoader) { in findContextFor() method in RenderAction