HomeSort by relevance Sort by last modified time
    Searched defs:newFileName (Results 1 - 14 of 14) sorted by null

  /packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/utils/
BinaryDictionaryUtils.java 83 final String newFileName = fileName.replaceFirst(
85 if (!file.renameTo(new File(dictFile, newFileName))) {
  /external/jdiff/src/jdiff/
JDiff.java 68 String tempNewFileName = newFileName;
74 tempNewFileName += newFileName;
92 API newAPI = XMLToAPI.readFile(tempNewFileName, true, newFileName);
104 suffix = newFileName.lastIndexOf('.');
105 commentsFileName += "_to_" + newFileName.substring(0, suffix) + ".xml";
259 static String newFileName = "new_java.xml";
  /cts/tests/filesystem/src/android/filesystem/cts/
FileUtil.java 82 String newFileName;
84 newFileName = Long.toString(mFileId);
87 if (child.equals(newFileName)) {
99 return new File(topDir, newFileName);
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/refactoring/
ExtractIncludeRefactoring.java 238 String newFileName = mLayoutName + DOT_XML;
326 final IFile file = project.getFile(new Path(parentPath + WS_SEP + newFileName));
  /toolchain/binutils/binutils-2.25/binutils/
dwarf.c     [all...]
  /external/guava/guava/lib/
jdiff.jar 
  /external/guice/lib/build/jdiff/
jdiff.jar 
  /external/slf4j/log4j-over-slf4j/compatibility/lib/
logback-core-0.9.8-SNAPSHOT.jar 
log4j-1.3alpha-8.jar 
  /external/guice/extensions/struts2/lib/
core-3.1.1.jar 
  /prebuilts/tools/common/m2/repository/com/google/dagger/dagger-compiler/2.6/
dagger-compiler-2.6.jar 
  /prebuilts/tools/common/m2/repository/com/google/dagger/dagger-compiler/2.7/
dagger-compiler-2.7.jar 
  /prebuilts/tools/common/m2/repository/net/sourceforge/pmd/pmd/5.1.1/
pmd-5.1.1.jar 
  /prebuilts/tools/common/m2/repository/org/jboss/forge/roaster/roaster-jdt/2.18.7.Final/
roaster-jdt-2.18.7.Final.jar 

Completed in 1383 milliseconds