HomeSort by relevance Sort by last modified time
    Searched full:calls (Results 476 - 500 of 3371) sorted by null

<<11121314151617181920>>

  /packages/apps/Email/src/com/android/email/mail/
StoreSynchronizer.java 71 * @param context if needed for making system calls
  /packages/apps/Email/src/org/apache/commons/io/output/
ProxyOutputStream.java 25 * calls on to the proxied stream and doesn't change which methods are
  /packages/apps/Phone/res/layout/
incall_touch_ui.xml 24 (2) inCallControls: the widgets visible while a regular call (or calls) is in progress
44 (or calls) is in progress
73 <!-- This button's label changes to "Manage calls" in some CDMA states. -->
155 <!-- "Merge calls" -->
  /packages/experimental/RpcPerformance/
rpcperftest.cpp 93 printf("%d calls in %.3f sec => %.3f ms/call\n",
  /prebuilt/darwin-x86/sdl/include/SDL/
SDL_main.h 68 /* This can also be called, but is no longer necessary (SDL_Quit calls it) */
  /prebuilt/linux-x86/sdl/include/SDL/
SDL_main.h 68 /* This can also be called, but is no longer necessary (SDL_Quit calls it) */
  /prebuilt/windows/sdl/include/SDL/
SDL_main.h 68 /* This can also be called, but is no longer necessary (SDL_Quit calls it) */
  /system/extras/tests/sdcard/
README 42 At the end of the test, some stats for the 'open' and 'write' system calls are written.
  /system/wlan/ti/wilink_6_1/stad/src/Sta_Management/
ScanCncnSm.c 234 * Calls the Sm specific SCR request function
280 * Calls the SM specific stop scan function
357 * Releases the SCR and calls the client scan complete CB, if not running within a request context
383 * Calls the SM specific recovery handling function and send a scan complete event. Used to stop timer
  /bionic/libc/arch-sh/include/machine/
asm.h 116 * Hide the gory details of PIC calls vs. normal calls. Use as in the
  /dalvik/libcore/concurrent/src/main/java/java/util/concurrent/
Future.java 81 * <p>After this method returns, subsequent calls to {@link #isDone} will
82 * always return <tt>true</tt>. Subsequent calls to {@link #isCancelled}
  /dalvik/libcore/dalvik/src/main/java/dalvik/system/
TouchDex.java 51 * This calls fork() and then, in the child, calls cont(dexFiles).
  /dalvik/libcore/security/src/test/java/tests/security/permissions/
JavaIoObjectInputStreamTest.java 70 notes = "Verifies that ObjectInputStream.enableResolveObject method calls checkPermission on security manager.",
128 notes = "Verifies that the ObjectInputStream constructor calls checkPermission on security manager.",
JavaIoObjectOutputStreamTest.java 56 notes = "Verifies that enableReplaceObject(boolean) method calls " +
107 notes = "Verifies that ObjectOutputStream constructor calls " +
JavaSecuritySecurityTest.java 56 notes = "Verifies that getProperty() calls checkPermission on security permissions.",
91 notes = "Verifies that setProperty() method calls checkSecurityAccess on security manager.",
  /dalvik/libcore/sql/src/main/java/javax/sql/
PooledConnection.java 47 * application calls the {@link Connection#close} method. The connection pool
57 * the connection pool manager, which calls {@code PooledConnection.close()}.
  /dalvik/libcore/xml/src/main/java/org/apache/xml/serializer/
SerializationHandler.java 121 * events as a SAX (not SAX-like) calls to
124 * If one calls endDocument() then one need not call
  /dalvik/vm/
Profile.h 87 int externalAllocCount; // #of calls to dvmTrackExternalAllocation()
93 int externalFreeCount; // #of calls to dvmTrackExternalFree()
  /dalvik/vm/jdwp/
JdwpConstants.h 153 SD_INTO = 0, /* step into method calls */
154 SD_OVER = 1, /* step over method calls */
  /dalvik/vm/mterp/armv5te/
OP_CMPL_FLOAT.S 23 * The straightforward implementation requires 3 calls to functions
24 * that return a result in r0. We can do it with two calls if our
  /development/host/windows/usb/api/
adb_api.h 478 of the AdbOpenXxxEndpoint calls.
487 of the AdbOpenXxxEndpoint calls.
498 of the AdbOpenXxxEndpoint calls.
521 of the AdbOpenXxxEndpoint calls.
544 of the AdbOpenXxxEndpoint calls.
563 of the AdbOpenXxxEndpoint calls.
614 /** \brief Closes handle previously opened with one of the API calls
616 @param[in] adb_handle ADB handle previously opened with one of the API calls
  /development/samples/ApiDemos/tests/src/com/example/android/apis/app/
ForwardingTest.java 82 * This test demonstrates examining the way that activity calls startActivity() to launch
111 // use a Mock Context to confirm that your activity has made certain calls to the system
  /external/apache-http/src/org/apache/http/conn/scheme/
PlainSocketFactory.java 145 // This class check assumes that createSocket() calls the constructor
152 // This check is performed last since it calls a method implemented
  /external/apache-http/src/org/apache/http/entity/
AbstractHttpEntity.java 135 * The default implementation calls
164 * The default implementation calls
  /external/bluetooth/glib/docs/reference/glib/tmpl/
async_queues.sgml 36 A thread, which wants to send a message to that queue simply calls
42 simply calls g_async_queue_pop() for that queue. If no message is

Completed in 536 milliseconds

<<11121314151617181920>>