Home
last modified time | relevance | path

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

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