Home
last modified time | relevance | path

Searched defs:getResources (Results 1 – 19 of 19) 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/robolectric-shadows/robolectric/src/test/java/org/robolectric/shadows/
DShadowTypedArrayTest.java29 public void getResources() throws Exception { in getResources() method in ShadowTypedArrayTest
/external/javaparser/javaparser-symbol-solver-testing/src/test/test_sourcecode/javaparser_new_src/javaparser-core/com/github/javaparser/ast/stmt/
DTryStmt.java88 public List<VariableDeclarationExpr> getResources() { in getResources() method in TryStmt
/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/javaparser/javaparser-symbol-solver-testing/src/test/test_sourcecode/javaparser_src/proper_source/com/github/javaparser/ast/stmt/
DTryStmt.java85 public List<VariableDeclarationExpr> getResources() { in getResources() method in TryStmt
/external/jacoco/org.jacoco.report/src/org/jacoco/report/html/
DHTMLFormatter.java121 public Resources getResources() { in getResources() method in HTMLFormatter
/external/javaparser/javaparser-core/src/main/java/com/github/javaparser/ast/stmt/
DTryStmt.java162 public NodeList<Expression> getResources() { in getResources() method in TryStmt
/external/sl4a/ScriptingLayerForAndroid/src/org/connectbot/service/
DTerminalManager.java296 public Resources getResources() { in getResources() method in TerminalManager
/external/robolectric-shadows/shadows/framework/src/main/java/org/robolectric/shadows/
DShadowResources.java253 private Resources getResources() { in getResources() method in ShadowResources.ShadowTheme
/external/mockito/src/test/java/org/mockitoutil/
DClassLoaders.java363 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