HomeSort by relevance Sort by last modified time
    Searched full:existing (Results 676 - 700 of 4252) sorted by null

<<21222324252627282930>>

  /libcore/dom/src/test/java/org/w3c/domts/level2/core/
setNamedItemNS05.java 35 * NamedNodeMap should replace an existing node n1 found in the map with arg if n1
  /libcore/luni/src/main/java/java/io/
FilterOutputStream.java 24 * Wraps an existing {@link OutputStream} and performs some transformation on
FilterWriter.java 21 * Wraps an existing {@link Writer} and performs some transformation on the
  /libcore/luni/src/main/java/javax/xml/transform/
Transformer.java 58 * <code>reset()</code> is designed to allow the reuse of existing <code>Transformer</code>s
150 * <p>New parameters in the list are added to any existing parameters.
151 * If the name of a new parameter is equal to the name of an existing
153 * the existing parameter is set to the new value.</p>
  /libcore/luni/src/main/java/libcore/net/http/
HttpConnectionPool.java 65 // First try to reuse an existing HTTP connection.
  /libcore/luni/src/main/java/org/apache/harmony/xnet/provider/jsse/
OpenSSLSocketImplWrapper.java 27 * This class wraps the SSL functionality over an existing connected socket.
  /libcore/luni/src/test/java/com/android/org/bouncycastle/crypto/digests/
DigestTest.java 25 * existing Bouncy Castle implementation as our test oracle.
  /libcore/support/src/test/java/libcore/javax/net/ssl/
TestSSLSocketPair.java 66 * existing SSLContext. Optionally specify clientCipherSuites to
TestTrustManager.java 28 * TestTrustManager is a simple proxy class that wraps an existing
  /ndk/sources/host-tools/make-3.81/config/
missing 81 bison create \`y.tab.[ch]', if possible, from existing .[ch]
82 flex create \`lex.yy.c', if possible, from existing .c
84 lex create \`lex.yy.c', if possible, from existing .c
87 yacc create \`y.tab.[ch]', if possible, from existing .[ch]
  /ndk/sources/host-tools/make-3.81/tests/scripts/features/
patternrules 24 # 1 - existing file
  /ndk/sources/host-tools/sed-4.2.1/build-aux/
missing 82 bison create \`y.tab.[ch]', if possible, from existing .[ch]
83 flex create \`lex.yy.c', if possible, from existing .c
85 lex create \`lex.yy.c', if possible, from existing .c
88 yacc create \`y.tab.[ch]', if possible, from existing .[ch]
  /packages/apps/Browser/src/com/android/browser/view/
BookmarkExpandableView.java 135 BrowserBookmarksAdapter existing = mAdapter.mChildren.get(indexOf); local
136 if (existing != adapter) {
137 existing.unregisterDataSetObserver(mAdapter.mObserver);
138 // Replace the existing one
  /packages/apps/Browser/tests/src/com/android/browser/
TestWebChromeClient.java 35 * Wraps around existing client so that specific methods can be overridden if needed.
TestWebViewClient.java 33 * Wraps around existing client so that specific methods can be overridden if needed.
  /packages/apps/Contacts/tests/src/com/android/contacts/
EntityDeltaListTests.java 123 // Build an existing contact read from database
135 // Build an existing contact read from database
318 // Updating two existing shouldn't create rules
341 // Two inserts should create two rules to bind against single existing
  /packages/apps/Email/src/com/android/email/provider/
WidgetProvider.java 91 // Find the existing widget or create it
  /packages/apps/Settings/src/com/android/settings/
SetFullBackupPassword.java 65 // failure -- bad existing pw, usually
  /packages/apps/Settings/src/com/android/settings/accounts/
SyncStateCheckBoxPreference.java 76 * Override the summary. Fill in the %1$s with the existing summary
  /packages/apps/Settings/src/com/android/settings/bluetooth/
CachedBluetoothDeviceManager.java 59 * Search for existing {@link CachedBluetoothDevice} or return null
Utils.java 55 // Create (or recycle existing) and show disconnect dialog.
  /packages/providers/ContactsProvider/src/com/android/providers/contacts/
ContactDirectoryManager.java 129 * Scans through existing directories to see if the cached resource IDs still
245 // Prepare query strings for removing stale rows which don't correspond to existing
273 // We shouldn't delete rows for existing directories.
471 // Insert or replace existing directories.
  /prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/bits/
stl_construct.h 65 * Constructs an object in existing memory by invoking an allocated
  /prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/bits/
string3.h 76 non-existing functions. */
  /prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/sys/
inotify.h 66 existing watch. */

Completed in 365 milliseconds

<<21222324252627282930>>