HomeSort by relevance Sort by last modified time
    Searched full:removing (Results 201 - 225 of 1968) sorted by null

1 2 3 4 5 6 7 891011>>

  /frameworks/base/core/java/android/speech/tts/
AudioPlaybackHandler.java 59 if (DBG) Log.d(TAG, "Removing all callback items for : " + callerIdentity);
  /frameworks/base/tools/aapt/
Package.cpp 151 printf(" (removing crufty '%s')\n",
172 printf("Archive is empty -- removing %s\n", outputFile.getPathLeaf().string());
202 printf("Removing %s due to earlier failures\n", outputFile.string());
352 printf(" (removing old '%s')\n", storageName.string());
  /libcore/dom/src/test/java/org/w3c/domts/level1/core/
attrremovechild1.java 31 * Removing a child node from an attribute in an entity reference
  /libcore/dom/src/test/java/org/w3c/domts/level2/core/
namednodemapremovenameditemns06.java 38 * Retreive an attribute node into a namednodemap. While removing it from the map specify
namednodemapremovenameditemns07.java 38 * Retreive an attribute node from a namednodemap. While removing it from the map specify
  /libcore/luni/src/main/java/java/util/
AbstractSet.java 94 * if removing from this collection is not supported.
Collection.java 113 * if removing from this {@code Collection} is not supported.
213 * if removing from this {@code Collection} is not supported.
234 * if removing from this {@code Collection} is not supported.
258 * if removing from this {@code Collection} is not supported.
ListIterator.java 106 * if removing is not supported by the list being iterated.
Stack.java 45 * Returns the element at the top of the stack without removing it.
  /libcore/luni/src/test/java/libcore/java/util/
OldAndroidTreeMapTest.java 84 if (SPEW) System.out.println("Removing val = " + val);
OldPriorityQueueTest.java 50 // uses equals(), so only "AA" succeeds in removing element "AA".
  /ndk/sources/host-tools/sed-4.2.1/lib/
rename.c 140 /* Rename the file SRC to DST, removing any trailing
  /packages/apps/Nfc/src/com/android/nfc/
P2pEventManager.java 107 // activity screenshot disappear, and then removing the animation
  /packages/apps/QuickSearchBox/src/com/android/quicksearchbox/
ShortcutCursor.java 133 if (DBG) Log.d(TAG, "removing row " + i);
  /packages/providers/CalendarProvider/src/com/android/providers/calendar/
CalendarReceiver.java 83 Log.d(TAG, "Removing scheduled alarms");
  /packages/providers/ContactsProvider/src/com/android/providers/contacts/
NameNormalizer.java 26 * Converts a name to a normalized form by removing all non-letter characters and normalizing
  /packages/providers/ContactsProvider/tests/src/com/android/providers/contacts/
DirectoryTest.java 112 // Hide by removing from the default group
  /prebuilts/gcc/darwin-x86/arm/arm-linux-androideabi-4.6/lib/gcc/arm-linux-androideabi/4.6.x-google/plugin/include/
insn-notes.def 25 We are slowly removing the concept of insn-chain notes from the
  /prebuilts/gcc/linux-x86/arm/arm-eabi-4.6/lib/gcc/arm-eabi/4.6.x-google/plugin/include/
insn-notes.def 25 We are slowly removing the concept of insn-chain notes from the
  /prebuilts/gcc/linux-x86/arm/arm-linux-androideabi-4.6/lib/gcc/arm-linux-androideabi/4.6.x-google/plugin/include/
insn-notes.def 25 We are slowly removing the concept of insn-chain notes from the
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/pulse/
scache.h 71 * \section rem_sec Removing samples
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/pulse/
scache.h 71 * \section rem_sec Removing samples
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/pulse/
scache.h 71 * \section rem_sec Removing samples
  /sdk/ddms/libs/ddmuilib/src/com/android/ddmuilib/logcat/
LogCatMessageList.java 78 /* make space by removing the first entry */
  /external/bluetooth/glib/
glib-gettextize.in 170 $echo "Removing po/cat-id-tbl.c"
174 $echo "Removing po/stamp-cat-id"

Completed in 1623 milliseconds

1 2 3 4 5 6 7 891011>>