Home
last modified time | relevance | path

Searched defs:getConfiguration (Results 1 – 17 of 17) sorted by relevance

/external/robolectric/shadows/framework/src/main/java/org/robolectric/android/
DBootstrap.java21 public static Configuration getConfiguration() { in getConfiguration() method in Bootstrap
/external/swiftshader/src/System/
DSwiftConfig.cpp120 const Configuration &getConfiguration() in getConfiguration() function
/external/ltp/testcases/network/nfsv4/locks/
Dnetsync.c178 int getConfiguration(int *type, char *fname, int *nThread) in getConfiguration() function
/external/exoplayer/tree_8e57d3715f9092d5ec54ebe2e538f34bfcc34479/library/core/src/main/java/com/google/android/exoplayer2/
DNoSampleRenderer.java273 protected final RendererConfiguration getConfiguration() { in getConfiguration() method in NoSampleRenderer
DBaseRenderer.java334 protected final RendererConfiguration getConfiguration() { in getConfiguration() method in BaseRenderer
/external/exoplayer/tree_15dc86382f17a24a3e881e52e31a810c1ea44b49/library/core/src/main/java/com/google/android/exoplayer2/
DNoSampleRenderer.java275 protected final RendererConfiguration getConfiguration() { in getConfiguration() method in NoSampleRenderer
DBaseRenderer.java332 protected final RendererConfiguration getConfiguration() { in getConfiguration() method in BaseRenderer
/external/javaparser/javaparser-core/src/main/java/com/github/javaparser/
DStaticJavaParser.java58 public static ParserConfiguration getConfiguration() { in getConfiguration() method in StaticJavaParser
/external/apache-velocity-engine/velocity-engine-core/src/main/java/org/apache/velocity/runtime/
DRuntimeSingleton.java510 public static ExtProperties getConfiguration() in getConfiguration() method in RuntimeSingleton
DRuntimeServices.java391 ExtProperties getConfiguration(); in getConfiguration() method
DRuntimeInstance.java1924 public ExtProperties getConfiguration() in getConfiguration() method in RuntimeInstance
/external/robolectric/robolectric/src/main/java/org/robolectric/
DRobolectricTestRunner.java465 private Configuration getConfiguration(Method method) { in getConfiguration() method in RobolectricTestRunner
/external/ot-br-posix/src/android/java/com/android/server/thread/openthread/testing/
DFakeOtDaemon.java409 public OtDaemonConfiguration getConfiguration() { in getConfiguration() method in FakeOtDaemon
/external/testng/src/test/java/test/
DBaseTest.java59 private IConfiguration getConfiguration() { in getConfiguration() method in BaseTest
/external/robolectric/resources/src/main/java/org/robolectric/res/android/
DCppAssetManager.java452 public void getConfiguration(Ref<ResTable_config> outConfig) { in getConfiguration() method in CppAssetManager
/external/robolectric/shadows/framework/src/main/java/org/robolectric/shadows/
DShadowArscAssetManager.java1316 ResTable_config getConfiguration() { in getConfiguration() method in ShadowArscAssetManager
/external/testng/src/main/java/org/testng/
DTestNG.java1344 protected IConfiguration getConfiguration() { in getConfiguration() method in TestNG