Searched refs:getFileStreamPath (Results 1 – 12 of 12) sorted by relevance
201 public File getFileStreamPath(String name) { in getFileStreamPath() method in RenamingDelegatingContext202 return mFileContext.getFileStreamPath(renamedFileName(name)); in getFileStreamPath()
44 return fromFile(context.getFileStreamPath(name)); in fromPrivateFile()
44 file = getContext().getFileStreamPath("meow.dat"); in setUp()
974 mFile = context.getFileStreamPath(foreground ? "test-fg.file" : "test-bg.file"); in onInit()997 mFile = context.getFileStreamPath(foreground ? "test-fg.file" : "test-bg.file"); in onInit()1022 mFile = context.getFileStreamPath(foreground ? "test-fg.file" : "test-bg.file"); in onInit()1055 mFile = context.getFileStreamPath(foreground ? "test-fg.file" : "test-bg.file"); in onInit()1099 mFile = context.getFileStreamPath(foreground ? "test-fg.file" : "test-bg.file"); in onInit()
145 File file = getContext().getFileStreamPath(DATA_FILE); in openFile()
191 public File getFileStreamPath(String name) { in getFileStreamPath() method in ContextWrapper192 return mBase.getFileStreamPath(name); in getFileStreamPath()
635 public abstract File getFileStreamPath(String name); in getFileStreamPath() method in Context
164 public File getFileStreamPath(String name) { in getFileStreamPath() method in MockContext
1135 public File getFileStreamPath(String arg0) { in getFileStreamPath() method in BridgeContext
1125 public File getFileStreamPath(String name) { in getFileStreamPath() method in ContextImpl
7395 method public abstract java.io.File getFileStreamPath(java.lang.String);7575 method public java.io.File getFileStreamPath(java.lang.String);31454 method public java.io.File getFileStreamPath(java.lang.String);
7157 method public abstract java.io.File getFileStreamPath(java.lang.String);7331 method public java.io.File getFileStreamPath(java.lang.String);29221 method public java.io.File getFileStreamPath(java.lang.String);