HomeSort by relevance Sort by last modified time
    Searched refs:getAbsolutePath (Results 126 - 150 of 442) sorted by null

1 2 3 4 56 7 8 91011>>

  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/actions/
DexDumpAction.java 168 command[0] = dexDumpFile.getAbsolutePath();
169 command[1] = classesDexFile.getAbsolutePath();
223 final String dstPath = dstFile.getAbsolutePath();
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/build/
BuildHelper.java 310 pathList.add(testFile.getAbsolutePath());
482 mBuildToolInfo.getLocation().getAbsolutePath());
525 command.add(quotePath(configFile.getAbsolutePath()));
529 StringBuilder sb = new StringBuilder(quotePath(inputJar.getAbsolutePath()));
537 command.add(quotePath(obfuscatedJar.getAbsolutePath()));
556 command.add(new File(logOutput, "dump.txt").getAbsolutePath()); //$NON-NLS-1$
559 command.add(new File(logOutput, "seeds.txt").getAbsolutePath()); //$NON-NLS-1$
562 command.add(new File(logOutput, "usage.txt").getAbsolutePath()); //$NON-NLS-1$
565 command.add(new File(logOutput, "mapping.txt").getAbsolutePath()); //$NON-NLS-1$
683 commandArray[2] = "@" + argsFile.getAbsolutePath(); //$NON-NLS-1
    [all...]
  /frameworks/base/services/usage/java/com/android/server/usage/
UsageStatsDatabase.java 72 + f.getAbsolutePath());
242 Slog.i(TAG, "Deleting file " + file.getBaseFile().getAbsolutePath()
258 Slog.i(TAG, "Moving file " + file.getBaseFile().getAbsolutePath() + " to "
259 + newFile.getAbsolutePath());
388 Slog.d(TAG, "Reading stat file " + f.getBaseFile().getAbsolutePath());
  /frameworks/base/services/core/java/com/android/server/pm/
PackageInstallerSession.java 225 mResolvedBaseFile.getAbsolutePath() : null;
354 final FileDescriptor targetFd = Libcore.os.open(target.getAbsolutePath(),
356 Os.chmod(target.getAbsolutePath(), 0644);
401 final FileDescriptor targetFd = Libcore.os.open(target.getAbsolutePath(), O_RDONLY, 0);
717 splitPaths.add(file.getAbsolutePath());
721 splitPaths.add(file.getAbsolutePath());
745 final StructStat toStat = Os.stat(toDir.getAbsolutePath());
747 final StructStat fromStat = Os.stat(fromFile.getAbsolutePath());
764 Os.link(fromFile.getAbsolutePath(), toFile.getAbsolutePath());
    [all...]
  /packages/inputmethods/LatinIME/tests/src/com/android/inputmethod/latin/
BinaryDictionaryDecayingTests.java 131 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...]
  /libcore/harmony-tests/src/test/java/org/apache/harmony/tests/java/io/
FileTest.java 102 new File("input.tst").getAbsolutePath(),
103 f.getAbsolutePath());
111 d.getAbsolutePath(), f.getAbsolutePath());
186 new File("input.tst").getAbsolutePath(),
187 f.getAbsolutePath());
208 assertEquals("Test3: Created Incorrect File", d.getAbsolutePath(), f
209 .getAbsolutePath());
719 * java.io.File#getAbsolutePath()
725 base + "temp.tst", f.getAbsolutePath());
    [all...]
FileOutputStreamTest.java 76 String fileName = f.getAbsolutePath();
91 String fileName = f.getAbsolutePath();
165 String fileName = f.getAbsolutePath();
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/project/
LibraryClasspathContainerInitializer.java 229 String jarPath = jarFile.getAbsolutePath();
246 sourceAttachmentPath = new Path(srcPath.getAbsolutePath());
260 jarProperties.getAbsolutePath());
268 AdtPlugin.log(e, "Failed to read %s", jarProperties.getAbsolutePath());
349 buildToolInfo.getLocation().getAbsolutePath());
608 super(file.getAbsolutePath());
  /cts/apps/CtsVerifier/src/com/android/cts/verifier/suid/
SuidFilesActivity.java 131 if (FileUtils.getFileStatus(file.getAbsolutePath(), status, true)) {
136 file.getAbsolutePath());
283 mProgressDialog.setMessage(values[0].getAbsolutePath());
  /cts/hostsidetests/appsecurity/test-apps/ExternalStorageApp/src/com/android/cts/externalstorageapp/
CommonExternalStorageTest.java 160 return new File(myCache.getAbsolutePath().replace(context.getPackageName(), packageName),
281 if (file.getParentFile().getAbsolutePath().equals(
282 Environment.getExternalStorageDirectory().getAbsolutePath())) {
  /libcore/luni/src/test/java/dalvik/system/
DexClassLoaderTest.java 91 String path = files[0].getAbsolutePath();
93 path += File.pathSeparator + files[i].getAbsolutePath();
153 config.path, config.optimizedDir.getAbsolutePath(), null,
  /cts/tests/tests/media/src/android/media/cts/
MediaMuxerTest.java 60 .getAbsolutePath();
70 .getAbsolutePath();
80 .getAbsolutePath();
95 .getAbsolutePath();
  /cts/tools/vm-tests-tf/src/util/build/
BuildStep.java 42 return fileName.getAbsolutePath();
  /development/apps/GestureBuilder/src/com/android/gesture/builder/
CreateGestureActivity.java 94 "gestures").getAbsolutePath();
  /external/emma/ant/ant14/com/vladium/emma/ant/
GenericCfg.java 83 + ": property file [" + m_settingsFile.getAbsolutePath () + "] could not be read" , ioe, m_task.getLocation ()).fillInStackTrace ();
  /frameworks/base/core/java/android/view/
HardwareRenderer.java 301 ThreadedRenderer.setupShadersDiskCache(new File(cacheDir, CACHE_PATH_SHADERS).getAbsolutePath());
  /frameworks/base/packages/DefaultContainerService/src/com/android/defcontainer/
DefaultContainerService.java 212 final String targetPath = dir.getAbsolutePath();
412 Os.chmod(targetFile.getAbsolutePath(), 0640);
413 Os.chmod(publicTargetFile.getAbsolutePath(), 0644);
415 Os.chmod(targetFile.getAbsolutePath(), 0644);
  /frameworks/base/packages/SharedStorageBackup/src/com/android/sharedstoragebackup/
SharedStorageAgent.java 79 if (DEBUG) Slog.i(TAG, " => " + outFile.getAbsolutePath());
  /frameworks/opt/telephony/src/java/com/android/internal/telephony/
TelephonyTester.java 139 log("Test conference event package file not found: " + packageFile.getAbsolutePath());
  /frameworks/opt/telephony/src/java/com/android/internal/telephony/uicc/
SpnOverride.java 83 Rlog.w(LOG_TAG, "Can not open " + spnFile.getAbsolutePath());
  /frameworks/volley/src/com/android/volley/toolbox/
DiskBasedCache.java 120 VolleyLog.d("%s: %s", file.getAbsolutePath(), e.toString());
142 VolleyLog.e("Unable to create cache dir %s", mRootDirectory.getAbsolutePath());
203 VolleyLog.d("Failed to write header for %s", file.getAbsolutePath());
214 VolleyLog.d("Could not clean up file %s", file.getAbsolutePath());
  /libcore/luni/src/main/java/java/io/
File.java 336 DeleteOnExit.getInstance().addFile(getAbsolutePath());
374 public String getAbsolutePath() {
384 * Equivalent to {@code new File(this.getAbsolutePath())}.
387 return new File(getAbsolutePath());
398 * <p>Most callers should use {@link #getAbsolutePath} instead. A canonical path is
414 return canonicalizePath(getAbsolutePath());
    [all...]
  /libcore/luni/src/test/java/libcore/java/util/zip/
OldZipFileTest.java 147 tempFileName = tempFile.getAbsolutePath();
  /packages/apps/Gallery2/src/com/android/gallery3d/ingest/data/
ImportTask.java 85 importedPath = new File(dest, object.getName(mDevice)).getAbsolutePath();
  /packages/providers/ContactsProvider/tests/src/com/android/providers/contacts/
TestUtils.java 99 return file.getAbsolutePath();

Completed in 789 milliseconds

1 2 3 4 56 7 8 91011>>