Home
last modified time | relevance | path

Searched refs:getDelegateMethods (Results 1 – 4 of 4) sorted by relevance

/frameworks/base/tools/layoutlib/create/src/com/android/tools/layoutlib/create/
DICreateInfo.java39 String[] getDelegateMethods(); in getDelegateMethods() method
DCreateInfo.java53 public String[] getDelegateMethods() { in getDelegateMethods() method in CreateInfo
DAsmGenerator.java114 addToMap(createInfo.getDelegateMethods(), mDelegateMethods); in AsmGenerator()
/frameworks/base/tools/layoutlib/create/tests/com/android/tools/layoutlib/create/
DAsmGeneratorTest.java100 public String[] getDelegateMethods() { in testClassRenaming()
180 public String[] getDelegateMethods() { in testClassRefactoring()
267 public String[] getDelegateMethods() { in testClassExclusion()
353 public String[] getDelegateMethods() { in testMethodInjection()