Searched refs:getFileStreamPath (Results 1 – 16 of 16) sorted by relevance
210 public File getFileStreamPath(String name) { in getFileStreamPath() method in RenamingDelegatingContext211 return mFileContext.getFileStreamPath(renamedFileName(name)); in getFileStreamPath()
45 return fromFile(context.getFileStreamPath(name)); in fromPrivateFile()
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()
44 file = getContext().getFileStreamPath("meow.dat"); in setUp()
145 File file = getContext().getFileStreamPath(DATA_FILE); in openFile()
56 mFile = testContext.getFileStreamPath("tracing_test.dat"); in setUp()
88 mFile = testContext.getFileStreamPath("tracing_test.dat"); in setUp()
221 public File getFileStreamPath(String name) { in getFileStreamPath() method in ContextWrapper222 return mBase.getFileStreamPath(name); in getFileStreamPath()
991 public abstract File getFileStreamPath(String name); in getFileStreamPath() method in Context
189 public File getFileStreamPath(String name) { in getFileStreamPath() method in MockContext
77 method public java.io.File getFileStreamPath(String);
1454 public File getFileStreamPath(String arg0) { in getFileStreamPath() method in BridgeContext
781 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);
1216 HSPLandroid/app/ContextImpl;->getFileStreamPath(Ljava/lang/String;)Ljava/io/File;3593 HSPLandroid/content/ContextWrapper;->getFileStreamPath(Ljava/lang/String;)Ljava/io/File;
9719 method public abstract java.io.File getFileStreamPath(String);9932 method public java.io.File getFileStreamPath(String);