HomeSort by relevance Sort by last modified time
    Searched full:duplicate (Results 551 - 575 of 2467) sorted by null

<<21222324252627282930>>

  /frameworks/base/core/java/android/speech/tts/
FileSynthesisCallback.java 160 if (DBG) Log.d(TAG, "Duplicate call to done()");
PlaybackSynthesisCallback.java 208 Log.w(TAG, "Duplicate call to done()");
  /frameworks/base/core/jni/
android_hardware_SerialPort.cpp 136 // duplicate the file descriptor, since ParcelFileDescriptor will eventually close its copy
android_hardware_UsbDeviceConnection.cpp 46 // duplicate the file descriptor, since ParcelFileDescriptor will eventually close its copy
  /frameworks/base/docs/html/training/efficient-downloads/
redundant_redundant.jd 36 <p>Another important technique is to avoid downloading duplicate data. You can do this by aggressive caching. Always cache static resources, including on-demand downloads such as full size images, for as long as reasonably possible. On-demand resources should be stored separately to enable you to regularly flush your on-demand cache to manage its size.</p>
  /frameworks/native/include/ui/
Fence.h 85 // Return a duplicate of the fence file descriptor. The caller is
  /frameworks/native/libs/utils/
PropertyMap.cpp 205 ALOGE("%s: Duplicate property value for key '%s'.",
  /hardware/broadcom/wlan/bcmdhd/dhdutil/include/
typedefs.h 88 * a duplicate typedef error; there is no way to "undefine" a typedef.
  /hardware/ti/omap4xxx/hwc/
hal_public.h 49 * to duplicate within the same process.
  /libcore/luni/src/main/java/java/util/
Set.java 22 * A {@code Set} is a data structure which does not allow duplicate elements.
  /libcore/luni/src/main/java/libcore/icu/
TimeZoneNames.java 56 // De-duplicate the strings (http://b/2672057).
  /libcore/luni/src/test/java/tests/api/java/util/
ObservableTest.java 103 assertEquals("Duplicate observer", 1, observable.countObservers());
  /libcore/luni/src/test/java/tests/api/org/xml/sax/helpers/
AttributeListImplTest.java 97 // Duplicate case
  /packages/apps/Browser/src/com/android/browser/
WallpaperHandler.java 46 // that we can mark and reset the input stream to avoid duplicate network i/o
  /packages/apps/Email/emailcommon/src/com/android/emailcommon/mail/
MessagingException.java 45 /** Attempt to create duplicate account */
  /packages/apps/Email/src/com/android/email/activity/setup/
AccountSetupBasics.java 452 // Populate the setup data, assuming that the duplicate account check will succeed
455 // Stop here if the login credentials duplicate an existing account
471 * Async task that continues the work of finishAutoSetup(). Checks for a duplicate
499 // Show duplicate account warning, or proceed
  /packages/apps/Mms/src/com/android/mms/data/
ContactList.java 141 // Don't add duplicate numbers. This can happen if a contact name has a comma.
  /packages/apps/Mms/src/org/w3c/dom/events/
EventTarget.java 35 * duplicate instances are discarded. They do not cause the
  /packages/apps/QuickSearchBox/tests/src/com/android/quicksearchbox/
RankAwarePromoterTest.java 69 // The promoter must notice that this duplicate (which automatically
  /prebuilts/gcc/darwin-x86/arm/arm-eabi-4.6/lib/gcc/arm-eabi/4.6.x-google/plugin/include/
tree-inline.h 30 duplicate the edge (inlining, cloning), move the edge (versioning,
  /prebuilts/gcc/darwin-x86/arm/arm-linux-androideabi-4.6/lib/gcc/arm-linux-androideabi/4.6.x-google/plugin/include/
tree-inline.h 30 duplicate the edge (inlining, cloning), move the edge (versioning,
  /prebuilts/gcc/linux-x86/arm/arm-eabi-4.6/lib/gcc/arm-eabi/4.6.x-google/plugin/include/
tree-inline.h 30 duplicate the edge (inlining, cloning), move the edge (versioning,
  /prebuilts/gcc/linux-x86/arm/arm-linux-androideabi-4.6/lib/gcc/arm-linux-androideabi/4.6.x-google/plugin/include/
tree-inline.h 30 duplicate the edge (inlining, cloning), move the edge (versioning,
  /prebuilts/ndk/4/platforms/android-3/arch-arm/usr/lib/
liblog.so 
  /prebuilts/ndk/4/platforms/android-4/arch-arm/usr/lib/
liblog.so 

Completed in 439 milliseconds

<<21222324252627282930>>