Searched refs:getAbsolutePath (Results 26 - 50 of 90) sorted by relevance

1234

/packages/apps/Gallery2/src/com/android/gallery3d/app/
H A DGalleryAppImpl.java99 "fail to create: " + cacheDir.getAbsolutePath());
/packages/inputmethods/LatinIME/tools/dicttool/src/com/android/inputmethod/latin/dicttool/
H A DBinaryDictOffdeviceUtils.java104 || CombinedInputOutput.isCombinedDictionary(src.getAbsolutePath())) {
176 System.out.println("Dictionary : " + file.getAbsolutePath());
192 if (CombinedInputOutput.isCombinedDictionary(decodedSpec.mFile.getAbsolutePath())) {
/packages/inputmethods/LatinIME/tests/src/com/android/inputmethod/latin/
H A DBinaryDictionaryDecayingTests.java131 if (BinaryDictionaryUtils.createEmptyDictFile(file.getAbsolutePath(), formatVersion,
135 throw new IOException("Empty dictionary " + file.getAbsolutePath()
162 BinaryDictionary binaryDictionary = new BinaryDictionary(dictFile.getAbsolutePath(),
223 BinaryDictionary binaryDictionary = new BinaryDictionary(dictFile.getAbsolutePath(),
268 BinaryDictionary binaryDictionary = new BinaryDictionary(dictFile.getAbsolutePath(),
331 BinaryDictionary binaryDictionary = new BinaryDictionary(dictFile.getAbsolutePath(),
394 BinaryDictionary binaryDictionary = new BinaryDictionary(dictFile.getAbsolutePath(),
454 BinaryDictionary binaryDictionary = new BinaryDictionary(dictFile.getAbsolutePath(),
533 BinaryDictionary binaryDictionary = new BinaryDictionary(dictFile.getAbsolutePath(),
605 final BinaryDictionary binaryDictionary = new BinaryDictionary(dictFile.getAbsolutePath(),
[all...]
/packages/apps/OMA-DM/engine/dmlib/tool-src/dmt_gen_tool/com/mot/dm/tool/
H A DDMTS.java181 topPath = top.getAbsolutePath();
186 // throw new Exception("The parm.txt doesn't exists: " + top.getAbsolutePath());
197 Util.writeFile(dmts.getAbsolutePath(), sb.toString());
201 String path = Util.replaceStr(f.getAbsolutePath(), this.topPath, "");
209 // throw new Exception("The parm.txt doesn't exists: " + f.getAbsolutePath());
/packages/apps/Gallery2/src/com/android/gallery3d/ingest/data/
H A DImportTask.java85 importedPath = new File(dest, object.getName(mDevice)).getAbsolutePath();
/packages/apps/OMA-DM/engine/dmlib/tool-src/dmt_validate/com/mot/treetest/
H A DTreeTest.java14 this.dmtDir = (new File(dmtDir)).getAbsolutePath();
87 rootNode.parameters = getParms(rootFile.getAbsolutePath());
120 node.parameters = getParms(f.getAbsolutePath());
318 modifiedFileName)).getParentFile().getAbsolutePath() + "/parm.txt"));
/packages/providers/ContactsProvider/tests/src/com/android/providers/contacts/
H A DTestUtils.java99 return file.getAbsolutePath();
H A DBaseVoicemailProviderTest.java127 assertTrue("error deleting " + input.getAbsolutePath(), input.delete());
/packages/apps/Gallery2/src/com/android/gallery3d/onetimeinitializer/
H A DGalleryWidgetMigrator.java52 Environment.getExternalStorageDirectory().getAbsolutePath();
137 String path = file.getAbsolutePath();
/packages/providers/CalendarProvider/src/com/android/providers/calendar/
H A DCalendarDebugActivity.java120 Log.i(TAG, "Outfile=" + outFile.getAbsolutePath());
190 Log.i(TAG, "Drafting email to send " + file.getAbsolutePath());
/packages/providers/ContactsProvider/src/com/android/providers/contacts/
H A DPhotoStore.java233 Log.d("Could not clean up file %s", file.getAbsolutePath());
294 path = file.getAbsolutePath();
H A DVoicemailContentTable.java164 return voicemailFile.getAbsolutePath();
200 Log.e(TAG, "Failed to delete file: " + file.getAbsolutePath());
/packages/providers/DownloadProvider/src/com/android/providers/downloads/
H A DStorageUtils.java190 return Os.stat(file.getAbsolutePath()).st_dev;
242 this.stat = Os.lstat(file.getAbsolutePath());
/packages/providers/DownloadProvider/tests/src/com/android/providers/downloads/
H A DStorageTest.java211 final StatFs stat = new StatFs(dirtyDir.getAbsolutePath());
215 stat.restat(dirtyDir.getAbsolutePath());
/packages/apps/Gallery2/src/com/android/gallery3d/data/
H A DDownloadCache.java194 values.put(Columns.DATA, file.getAbsolutePath());
207 throw new RuntimeException("cannot create " + mRoot.getAbsolutePath());
237 Log.w(TAG, "fail to remove: " + file.getAbsolutePath());
/packages/apps/OMA-DM/engine/dmlib/tool-src/db_wizard_tool/com/mot/dm/dbtool/
H A DUtil.java185 throw new Exception("Error: The file " + f.getAbsolutePath() +
203 " in the text file " + f.getAbsolutePath() +
210 " in the csv file " + f.getAbsolutePath() +
/packages/apps/Contacts/src/com/android/contacts/util/
H A DContactPhotoUtils.java77 return f.getAbsolutePath();
/packages/apps/Mms/src/com/android/mms/
H A DTempFileProvider.java128 return context.getExternalCacheDir().getAbsolutePath() + "/" + fileName;
/packages/apps/Nfc/src/com/android/nfc/handover/
H A DHandoverTransfer.java380 File dstFile = generateUniqueDestination(beamPath.getAbsolutePath(),
388 mPaths.add(dstFile.getAbsolutePath());
389 mMimeTypes.put(dstFile.getAbsolutePath(), mimeType);
448 Log.e(TAG, "Not dir or not mkdir " + path.getAbsolutePath());
/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/personalization/
H A DPersonalizationHelper.java145 + filesDir.getAbsolutePath() + ", dictNamePrefix: " + dictNamePrefix);
/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/utils/
H A DBinaryDictionaryUtils.java58 dictFile.getAbsolutePath(), offset, length,
/packages/inputmethods/LatinIME/tests/src/com/android/inputmethod/latin/personalization/
H A DPersonalizationDictionaryTests.java111 final BinaryDictionary binaryDictionary = new BinaryDictionary(dictFile.getAbsolutePath(),
/packages/services/Telephony/sip/src/com/android/services/telephony/sip/
H A DSipProfileDb.java50 mProfilesDirectory = context.getFilesDir().getAbsolutePath() + PROFILES_DIR;
/packages/apps/Gallery2/gallerycommon/src/com/android/gallery3d/common/
H A DFileCache.java199 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/
H A DVer2DictDecoder.java172 mDictionaryBinaryFile.getAbsolutePath(), mOffset, mLength,
260 mDictionaryBinaryFile.getAbsolutePath(), 0 /* offset */,

Completed in 1286 milliseconds

1234