Home
last modified time | relevance | path

Searched defs:getDatabasePath (Results 1 – 3 of 3) sorted by relevance

/external/robolectric/shadows/framework/src/main/java/org/robolectric/shadows/
DShadowContextImpl.java465 public File getDatabasePath(String name) { in getDatabasePath() method in ShadowContextImpl
517 File getDatabasePath(String name); in getDatabasePath() method
/external/androidplot/AndroidPlot-Core/src/test/java/com/androidplot/mock/
DMockContext.java189 public File getDatabasePath(String s) { in getDatabasePath() method in MockContext.MockContext2
/external/robolectric/shadows/framework/src/main/java/org/robolectric/fakes/
DRoboWebSettings.java389 public synchronized String getDatabasePath() { in getDatabasePath() method in RoboWebSettings