Home
last modified time | relevance | path

Searched defs:getSystem (Results 1 – 4 of 4) sorted by relevance

/external/robolectric/shadows/framework/src/main/java/org/robolectric/shadows/
DShadowAssetManager.java83 AssetManager getSystem(); in getSystem() method
DShadowResources.java81 protected static Resources getSystem() { in getSystem() method in ShadowResources
/external/robolectric-shadows/shadows/framework/src/main/java/org/robolectric/shadows/
DShadowResources.java74 protected static Resources getSystem() { in getSystem() method in ShadowResources
/external/cldr/tools/cldr-code/src/main/java/org/unicode/cldr/util/
DXMLSource.java84 public String getSystem() { in getSystem() method in XMLSource.SourceLocation
144 public String getSystem(String basePath) { in getSystem() method in XMLSource.SourceLocation