Home
last modified time | relevance | path

Searched defs:getResources (Results 1 – 14 of 14) sorted by relevance

/external/emma/core/java12/com/vladium/util/
DResourceLoader.java73 public static Enumeration getResources (final String name) in getResources() method in ResourceLoader
108 public static Enumeration getResources (final String name, final ClassLoader loader) in getResources() method in ResourceLoader
/external/jacoco/org.jacoco.report/src/org/jacoco/report/internal/html/
DIHTMLReportContext.java31 public Resources getResources(); in getResources() method
/external/robolectric/v1/src/test/java/com/xtremelabs/robolectric/shadows/
DTypedArrayTest.java26 public void getResources() throws Exception { in getResources() method in TypedArrayTest
/external/robolectric/v1/src/main/java/com/xtremelabs/robolectric/shadows/
DShadowTypedArray.java13 public Resources getResources() { in getResources() method in ShadowTypedArray
DShadowFragment.java76 public Resources getResources() { in getResources() method in ShadowFragment
DShadowContextWrapper.java57 public Resources getResources() { in getResources() method in ShadowContextWrapper
DShadowApplication.java131 public Resources getResources() { in getResources() method in ShadowApplication
DShadowView.java247 public Resources getResources() { in getResources() method in ShadowView
/external/guava/guava/src/com/google/common/reflect/
DClassPath.java101 public ImmutableSet<ResourceInfo> getResources() { in getResources() method in ClassPath
309 ImmutableSortedSet<ResourceInfo> getResources() { in getResources() method in ClassPath.Scanner
/external/jacoco/org.jacoco.report/src/org/jacoco/report/html/
DHTMLFormatter.java121 public Resources getResources() { in getResources() method in HTMLFormatter
/external/sl4a/ScriptingLayerForAndroid/src/org/connectbot/service/
DTerminalManager.java296 public Resources getResources() { in getResources() method in TerminalManager
/external/mockito/src/test/java/org/mockitoutil/
DClassLoaders.java359 public Enumeration<URL> getResources(String ignored) throws IOException { in getResources() method in ClassLoaders.InMemoryClassLoader
/external/androidplot/AndroidPlot-Core/src/test/java/com/androidplot/mock/
DMockContext.java56 public android.content.res.Resources getResources() { throw new IllegalArgumentException();} in getResources() method in MockContext.MockContext2
/external/llvm/lib/CodeGen/
DMachineTraceMetrics.cpp85 MachineTraceMetrics::getResources(const MachineBasicBlock *MBB) { in getResources() function in MachineTraceMetrics