Searched refs:getFileStreamPath (Results 1 – 13 of 13) sorted by relevance
205 public File getFileStreamPath(String name) { in getFileStreamPath() method in RenamingDelegatingContext206 return mFileContext.getFileStreamPath(renamedFileName(name)); in getFileStreamPath()
45 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()
204 public File getFileStreamPath(String name) { in getFileStreamPath() method in ContextWrapper205 return mBase.getFileStreamPath(name); in getFileStreamPath()
888 public abstract File getFileStreamPath(String name); in getFileStreamPath() method in Context
178 public File getFileStreamPath(String name) { in getFileStreamPath() method in MockContext
1465 public File getFileStreamPath(String arg0) { in getFileStreamPath() method in BridgeContext
692 public File getFileStreamPath(String name) { in getFileStreamPath() method in ContextImpl
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);
8824 method public abstract java.io.File getFileStreamPath(java.lang.String);9026 method public java.io.File getFileStreamPath(java.lang.String);40631 method public java.io.File getFileStreamPath(java.lang.String);
9327 method public abstract java.io.File getFileStreamPath(java.lang.String);9544 method public java.io.File getFileStreamPath(java.lang.String);44145 method public java.io.File getFileStreamPath(java.lang.String);