HomeSort by relevance Sort by last modified time
    Searched full:calling (Results 451 - 475 of 3111) sorted by null

<<11121314151617181920>>

  /dalvik/libcore/luni/src/main/java/java/net/
ProxySelector.java 24 * can be set as default by calling the {@code setDefault()} method. If a
  /dalvik/libcore/nio/src/main/java/java/nio/
MappedByteBuffer.java 28 * {@code MappedByteBuffer} can be created by calling
  /dalvik/libcore/security/src/main/java/java/security/acl/
AclEntry.java 57 * <i>negative</i> by calling this method.
  /dalvik/libcore/sql/src/main/java/org/apache/harmony/sql/internal/nls/
messages.properties 19 sql.1=DriverManager: calling class not authorized to deregister JDBC driver
  /dalvik/libcore/sql/src/test/java/org/apache/harmony/sql/tests/java/sql/
TestHelper_DriverManager.java 62 // Logger.global.info("Calling checkDeregister in TestHelper_DriverManager....");
  /dalvik/libcore/x-net/src/main/java/org/apache/harmony/xnet/provider/jsse/
SSLRecordProtocol.java 39 * during retrieving of change_cipher_spec message to be sent (by calling of
276 * The calling of this method triggers pending write connection state to
449 * This method is calling from the hanshake protocol after
460 * after the calling of this method.
  /dalvik/libcore/xml/src/main/java/javax/xml/transform/dom/
DOMResult.java 113 * then the behavior is the same as calling {@link #DOMResult(Node node)},
163 * then the behavior is the same as calling {@link #DOMResult(Node node, String systemId)},
243 * Calling this method before the transformation will return <code>null</code>.</p>
261 * then the behavior is the same as calling {@link #DOMResult(Node node)},
  /dalvik/libcore/xml/src/main/java/org/apache/xalan/extensions/
ObjectFactory.java 63 //throw security exception if the calling thread is not allowed to access the
  /dalvik/libcore/xml/src/main/java/org/apache/xalan/processor/
ProcessorAttributeSet.java 42 * @param handler The calling StylesheetHandler/TemplatesBuilder.
ProcessorDecimalFormat.java 42 * @param handler The calling StylesheetHandler/TemplatesBuilder.
ProcessorNamespaceAlias.java 48 * @param handler The calling StylesheetHandler/TemplatesBuilder.
  /dalvik/libcore/xml/src/test/java/tests/xml/
NodeTest.java 41 // Calling getNextSibling when there is no next sibling should return null.
  /dalvik/tests/046-reflect/
expected.txt 29 Calling no-arg void-return method
  /dalvik/vm/
LinearAlloc.h 67 * caller should probably mark the "mem" argument read-only before calling.
Sync.h 147 * The caller must lock the thread list before calling here.
  /dalvik/vm/native/
java_lang_Runtime.c 55 LOGD("Calling exit(%d)\n", status);
  /development/samples/ApiDemos/src/com/example/android/apis/app/
LocalService.java 42 * calling startActivity().
  /development/samples/SampleSyncAdapter/src/com/example/android/samplesync/syncadapter/
SyncAdapter.java 80 Log.d(TAG, "Calling contactManager's sync contacts");
  /external/apache-http/src/org/apache/http/client/methods/
HttpGet.java 51 * This behavour can be disabled by calling setFollowRedirects(false).</p>
  /external/apache-http/src/org/apache/http/conn/
ClientConnectionRequest.java 62 * if the calling thread is interrupted while waiting
  /external/apache-http/src/org/apache/http/impl/conn/tsccm/
PoolEntryRequest.java 56 * if the calling thread was interrupted or the request was aborted
  /external/bluetooth/glib/docs/reference/glib/tmpl/
error_reporting.sgml 11 the calling code. (This is the same problem solved by exceptions in other
92 g_propagate_error() copies an error into an error location (so the calling
96 additional context known only to the calling function (the file being opened, or
206 calling function</emphasis>. Note that passing %NULL for the error location is the
thread_pools.sgml 47 can be stopped by calling g_thread_pool_stop_unused_threads().
  /external/bluetooth/glib/glib/
gasyncqueue.h 59 /* You don't have to hold the lock for calling *_ref and *_unref anymore. */
  /external/clearsilver/m4/
ac_jni_include_dirs.m4 22 dnl - at the configure.in level, set JAVAC=yourcompiler before calling

Completed in 980 milliseconds

<<11121314151617181920>>