Searched refs:getFileStreamPath (Results 1 – 11 of 11) 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()
190 public File getFileStreamPath(String name) { in getFileStreamPath() method in ContextWrapper191 return mBase.getFileStreamPath(name); in getFileStreamPath()
634 public abstract File getFileStreamPath(String name); in getFileStreamPath() method in Context
163 public File getFileStreamPath(String name) { in getFileStreamPath() method in MockContext
1083 public File getFileStreamPath(String arg0) { in getFileStreamPath() method in BridgeContext
1119 public File getFileStreamPath(String name) { in getFileStreamPath() method in ContextImpl
7125 method public abstract java.io.File getFileStreamPath(java.lang.String);7297 method public java.io.File getFileStreamPath(java.lang.String);29042 method public java.io.File getFileStreamPath(java.lang.String);