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

  /libcore/ojluni/src/main/java/java/nio/file/
CopyMoveHelper.java 44 boolean replaceExisting = false;
54 result.replaceExisting = true;
116 if (opts.replaceExisting) {
Files.java     [all...]
  /libcore/ojluni/src/main/java/sun/nio/fs/
UnixCopyFile.java 49 boolean replaceExisting;
69 flags.replaceExisting = true;
104 flags.replaceExisting = true;
427 if (!flags.replaceExisting) {
549 if (!flags.replaceExisting)
  /packages/apps/Launcher3/src/com/android/launcher3/
IconCache.java 365 * @param replaceExisting if true, it will recreate the bitmap even if it already exists in
370 PackageInfo info, long userSerial, boolean replaceExisting) {
373 if (!replaceExisting) {
    [all...]
  /external/smali/dexlib2/src/main/java/org/jf/dexlib2/analysis/
ClassProto.java     [all...]
  /frameworks/base/services/core/java/com/android/server/pm/
PackageManagerShellCommand.java     [all...]
  /prebuilts/jdk/jdk9/darwin-x86/lib/
jrt-fs.jar 
  /prebuilts/jdk/jdk9/linux-x86/lib/
jrt-fs.jar 
  /cts/tests/fragment/src/android/fragment/cts/
FragmentViewTests.java     [all...]
  /prebuilts/tools/common/m2/repository/com/github/marschall/memoryfilesystem/0.6.4/
memoryfilesystem-0.6.4.jar 
  /frameworks/support/fragment/src/androidTest/java/androidx/fragment/app/
FragmentViewTests.java     [all...]
  /frameworks/base/tools/aapt/
Resource.cpp 706 * If replaceExisting is true, the attribute will be updated if it already exists.
712 bool replaceExisting)
723 if (replaceExisting) {
    [all...]
  /prebuilts/tools/common/m2/repository/org/smali/dexlib2/2.1.3/
dexlib2-2.1.3.jar 
  /prebuilts/tools/common/m2/repository/net/bytebuddy/byte-buddy/1.4.33/
byte-buddy-1.4.33.jar 

Completed in 693 milliseconds