Home
last modified time | relevance | path

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

/frameworks/base/tools/layoutlib/create/src/com/android/tools/layoutlib/create/
DInjectMethodRunnables.java30 public static final ICreateInfo.InjectMethodRunnable CONTEXT_GET_FRAMEWORK_CLASS_LOADER field in InjectMethodRunnables
DCreateInfo.java376 InjectMethodRunnables.CONTEXT_GET_FRAMEWORK_CLASS_LOADER);
/frameworks/base/tools/layoutlib/create/tests/com/android/tools/layoutlib/create/
DAsmGeneratorTest.java399 InjectMethodRunnables.CONTEXT_GET_FRAMEWORK_CLASS_LOADER); in testMethodInjection()