/libcore/harmony-tests/src/test/java/org/apache/harmony/tests/java/io/ |
FileInputStreamTest.java | 95 fos = new FileOutputStream(f.getAbsolutePath()); 101 fileName = f.getAbsolutePath();
|
/libcore/harmony-tests/src/test/java/org/apache/harmony/tests/java/net/ |
JarURLConnectionTest.java | 151 + jarFile.getAbsolutePath().replaceAll(" ", "%20") + "!/") 219 URL url = new URL("jar:file:" + file.getAbsolutePath() + "!/entry.txt");
|
/libcore/harmony-tests/src/test/java/org/apache/harmony/tests/java/util/zip/ |
ZipFileTest.java | 76 zip = new ZipFile(file.getAbsolutePath()); 403 tempFileName = tempFile.getAbsolutePath();
|
/libcore/luni/src/test/java/libcore/java/io/ |
FileTest.java | 126 assertEquals(cwd, f.getAbsolutePath()); 225 assertEquals(userDir + "poop", f.getAbsolutePath());
|
/packages/apps/Gallery2/gallerycommon/src/com/android/gallery3d/common/ |
FileCache.java | 199 throw new RuntimeException("cannot create: " + mRootDir.getAbsolutePath()); 300 Log.w(TAG, "fail to remove: " + file.getAbsolutePath());
|
/packages/inputmethods/LatinIME/tests/src/com/android/inputmethod/latin/makedict/ |
Ver2DictDecoder.java | 172 mDictionaryBinaryFile.getAbsolutePath(), mOffset, mLength, 260 mDictionaryBinaryFile.getAbsolutePath(), 0 /* offset */,
|
/packages/providers/ContactsProvider/src/com/android/providers/contacts/ |
VoicemailContentTable.java | 164 return voicemailFile.getAbsolutePath(); 200 Log.e(TAG, "Failed to delete file: " + file.getAbsolutePath());
|
/sdk/eclipse/plugins/com.android.ide.eclipse.gldebugger/src/com/android/ide/eclipse/gltrace/state/transforms/ |
TexImageTransform.java | 148 return f.getAbsolutePath(); 179 return f.getAbsolutePath();
|
/sdk/eclipse/plugins/com.android.ide.eclipse.ndk/src/com/android/ide/eclipse/ndk/internal/discovery/ |
NdkDiscoveryUpdater.java | 70 IPath changeToDirectory = new Path(projectDir.getAbsolutePath()); 98 String testFileName = testFile.getAbsolutePath().replace('\\', '/');
|
/sdk/eclipse/plugins/com.android.ide.eclipse.tests/src/com/android/ide/eclipse/adt/internal/wizards/exportgradle/ |
ExportGradleTest.java | 250 addCleanupDir(AdtUtils.getAbsolutePath(project).toFile()); 260 addCleanupDir(AdtUtils.getAbsolutePath(project).toFile());
|
/cts/tests/tests/permission/src/android/permission/cts/ |
FileSystemPermissionTest.java | 65 FileUtils.getFileStatus(myFile.getAbsolutePath(), status, false); 84 FileUtils.getFileStatus(myDir.getAbsolutePath(), status, false); 283 String path = file.getAbsolutePath(); 303 String path = file.getAbsolutePath(); [all...] |
/cts/tools/vm-tests-tf/src/util/build/ |
BuildDalvikSuite.java | 192 String absPath = toWrite.getAbsolutePath(); 344 javacBuildStep.addSourceFile(sourceFile.getAbsolutePath()); 743 throw new RuntimeException("failed to create directory: " + parent.getAbsolutePath()); 758 // + file.getAbsolutePath()); 763 //System.out.println("writing file " + file.getAbsolutePath());
|
/frameworks/base/packages/ExternalStorageProvider/src/com/android/externalstorage/ |
ExternalStorageProvider.java | 189 String path = file.getAbsolutePath(); 587 super(file.getAbsolutePath(), NOTIFY_EVENTS); 603 return "DirectoryObserver{file=" + mFile.getAbsolutePath() + ", ref=" + mRefCount + "}";
|
/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/ |
BinaryDictionary.java | 514 loadDictionary(dictFile.getAbsolutePath(), 0 /* startOffset */, 572 Log.e(TAG, "Cannot create a dir (" + isMigratingDir.getAbsolutePath() 590 loadDictionary(dictFile.getAbsolutePath(), 0 /* startOffset */,
|
/external/clang/lib/Tooling/ |
Tooling.cpp | 140 std::string getAbsolutePath(StringRef File) { 278 std::string File(getAbsolutePath(SourcePath));
|
/frameworks/base/core/java/com/android/internal/content/ |
PackageHelper.java | 263 final ZipFile privateZip = new ZipFile(apkFile.getAbsolutePath()); 286 FileUtils.setPermissions(publicZipFile.getAbsolutePath(), FileUtils.S_IRUSR
|
/frameworks/base/services/core/java/com/android/server/ |
LockSettingsStorage.java | 261 android.os.Environment.getDataDirectory().getAbsolutePath() + 267 return new File(Environment.getUserSystemDirectory(userId), basename).getAbsolutePath();
|
/frameworks/base/tools/layoutlib/bridge/src/com/android/layoutlib/bridge/impl/ |
ResourceHelper.java | 208 "Failed lot load " + file.getAbsolutePath(), e, null /*data*/); 259 "Failed lot load " + bmpFile.getAbsolutePath(), e, null /*data*/);
|
/libcore/luni/src/test/java/libcore/java/lang/ |
OldRuntimeTest.java | 283 String folder = resources.getAbsolutePath() + "/" + dirName; 284 String folderWithParent = resources.getAbsolutePath() + "/" +
|
/packages/apps/ContactsCommon/src/com/android/contacts/common/vcard/ |
VCardService.java | 519 final String path = file.getAbsolutePath(); 536 return new File(destDirectory, body + "." + mFileNameExtension).getAbsolutePath();
|
/packages/apps/FMRadio/src/com/android/fmradio/ |
FmRecorder.java | 161 mRecorder.setOutputFile(mRecordFile.getAbsolutePath()); 389 cv.put(MediaStore.Audio.Media.DATA, mRecordFile.getAbsolutePath());
|
/packages/apps/UnifiedEmail/src/com/android/mail/providers/ |
EmlAttachmentProvider.java | 476 Environment.DIRECTORY_DOWNLOADS).getAbsolutePath() : getCacheDir(); 500 return getContext().getCacheDir().getAbsolutePath().concat("/eml");
|
/sdk/eventanalyzer/src/com/android/eventanalyzer/ |
EventAnalyzer.java | 296 parseFolder(f.getAbsolutePath()); 298 parseTextLogFile(f.getAbsolutePath());
|
/cts/tests/tests/media/src/android/media/cts/ |
JetPlayerTest.java | 52 new File(Environment.getExternalStorageDirectory(), "test.jet").getAbsolutePath();
|
SoundPoolTest.java | 110 String path = mFile.getAbsolutePath();
|