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

<<21222324252627282930>>

  /frameworks/base/core/jni/
android_database_SQLiteCompiledSql.cpp 68 // Store the statement in the Java object for future calls
  /frameworks/base/core/tests/coretests/src/android/os/
BinderThreadPriorityTest.java 31 * Test whether Binder calls inherit thread priorities correctly.
  /frameworks/base/core/tests/coretests/src/android/widget/focus/
VerticalFocusSearchTest.java 52 // calls new impl
  /frameworks/base/docs/html/guide/topics/graphics/
index.jd 88 holds all of your "draw" calls. Via the Canvas, your drawing is actually performed upon an
92 callback method, the Canvas is provided for you and you need only place your drawing calls upon it.
125 provide you with a pre-defined Canvas to which you will place your drawing calls.</p>
129 framework to request that your View draw itself. This is where you will perform all your calls
  /frameworks/base/include/android_runtime/
AndroidRuntime.h 85 * implementation calls exit(code).
  /frameworks/base/include/binder/
IPCThreadState.h 72 // receiving incoming IPC calls. This is specifically here for the
  /frameworks/base/opengl/libs/GLES2/
gl2.cpp 98 * These GL calls are special because they need to EGL to retrieve some
  /frameworks/base/opengl/tools/glgen/stubs/gles11/
GLES11ExtcHeader.cpp 26 /* special calls implemented in Android's GLES wrapper used to more
GLES11cHeader.cpp 26 /* special calls implemented in Android's GLES wrapper used to more
  /frameworks/base/services/java/com/android/server/
AttributeCache.java 33 * special calls from the activity manager to clear it.
TelephonyRegistry.java 109 // In these calls we call with the lock held. This is safe becasuse remote
110 // calls go through a oneway interface and local calls going through a
415 * Copy the service state object so they can't mess it up in the local calls
  /frameworks/base/telephony/java/com/android/internal/telephony/cdma/
CdmaDataConnection.java 63 * Begin setting up a data connection, calls setupDataCall
  /frameworks/base/test-runner/src/android/test/
TestPrinter.java 29 * implementation and calls these methods to print out test progress; you
  /hardware/broadcom/wlan/bcm4329/src/include/
bcmsdbus.h 59 * The handler shall be provided by all subsequent calls. No local cache
bcmspibrcm.h 55 uint lockcount; /* nest count of spi_lock() calls */
  /hardware/ti/omap3/dspbridge/inc/
getsection.h 56 * handle may be used in subsequent query calls to obtain information
  /hardware/ti/omap3/omx/audio/src/openmax_il/aac_enc/inc/
OMX_AacEncoder.h 54 #define AACENC_TIMEOUT (1000) /* millisecs, default timeout used to come out of blocking calls*/
  /hardware/ti/omap3/omx/system/src/openmax_il/perf/inc/
perf_obj.h 24 into the implementation calls */
  /ndk/build/platforms/android-3/arch-arm/usr/include/
malloc.h 93 a program makes other calls to system memory allocation functions
  /ndk/build/platforms/android-4/arch-arm/usr/include/
malloc.h 93 a program makes other calls to system memory allocation functions
  /ndk/build/platforms/android-5/arch-arm/usr/include/
malloc.h 93 a program makes other calls to system memory allocation functions
  /ndk/build/platforms/android-5/arch-x86/usr/include/
malloc.h 93 a program makes other calls to system memory allocation functions
  /ndk/build/platforms/android-8/arch-arm/usr/include/
malloc.h 93 a program makes other calls to system memory allocation functions
  /ndk/build/platforms/android-8/arch-x86/usr/include/
malloc.h 93 a program makes other calls to system memory allocation functions
  /ndk/docs/system/libc/
SYSV-IPC.TXT 102 calls strerror() will simply crash. The USB sub-system starts spoutting weird

Completed in 555 milliseconds

<<21222324252627282930>>