HomeSort by relevance Sort by last modified time
    Searched full:calling (Results 1076 - 1100 of 10314) sorted by null

<<41424344454647484950>>

  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/
dlfcn.h 61 The handle cannot be used again after calling `dlclose'. */
161 /* Treat ARG as `void **', and store there a pointer to the calling
164 segment, or if the calling thread has not allocated a block for it. */
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/
dlfcn.h 61 The handle cannot be used again after calling `dlclose'. */
161 /* Treat ARG as `void **', and store there a pointer to the calling
164 segment, or if the calling thread has not allocated a block for it. */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/
dlfcn.h 61 The handle cannot be used again after calling `dlclose'. */
161 /* Treat ARG as `void **', and store there a pointer to the calling
164 segment, or if the calling thread has not allocated a block for it. */
  /art/runtime/base/unix_file/
fd_file.h 41 // Note though that calling Close and checking its return value is still no
  /bionic/libc/stdlib/
exit.c 40 * It is used to avoid calling locking functions in libc when they
  /cts/suite/audio_quality/lib/include/task/
TaskProcess.h 47 /// construct Buffers and Values for calling builtin functions.
  /cts/tests/src/android/os/cts/
TestThread.java 21 * calling the <code>runTest()</code> method.
  /cts/tests/src/android/text/method/cts/
KeyListenerStubActivity.java 81 * Blocks the calling thread until the {@link KeyListenerStubActivity} has window focus or the
  /cts/tests/tests/permission/src/android/permission/cts/
NoLocationPermissionTest.java 113 * Helper method to verify that calling requestLocationUpdates with given
184 * Helper method to verify that calling getLastKnownLocation with given
227 * Helper method to verify that calling getProvider with given provider
271 * Helper method to verify that calling isProviderEnabled with given
  /cts/tools/vm-tests-tf/src/util/build/
JarBuildStep.java 73 System.err.println("exception in JarBuildStep while calling jar with args:" +
  /dalvik/dexgen/src/com/android/dexgen/rop/type/
TypeBearer.java 55 * is the same as calling {@code getFrameType()} unless this
  /dalvik/dexgen/src/com/android/dexgen/util/
AnnotatedOutput.java 34 * Annotators may use the result of calling this method to inform their
  /dalvik/dx/src/com/android/dx/rop/type/
TypeBearer.java 55 * is the same as calling {@code getFrameType()} unless this
  /dalvik/dx/src/com/android/dx/util/
AnnotatedOutput.java 34 * Annotators may use the result of calling this method to inform their
  /dalvik/vm/alloc/
Heap.h 90 * Blocks the calling thread until the garbage collector is inactive.
  /dalvik/vm/jdwp/
JdwpEvent.h 108 * may discard its pointer after calling this.
  /developers/build/prebuilts/gradle/BasicSyncAdapter/BasicSyncAdapterSample/src/main/java/com/example/android/basicsyncadapter/
SyncService.java 69 * @param intent Calling intent
  /developers/samples/android/connectivity/sync/BasicSyncAdapter/BasicSyncAdapterSample/src/main/java/com/example/android/basicsyncadapter/
SyncService.java 69 * @param intent Calling intent
  /development/host/windows/usb/api/
adb_winusb_api.h 40 calling LoadLibrary), and will extract address of InstantiateWinUsbInterface
  /development/ndk/platforms/android-9/include/android/
looper.h 42 * Returns the looper associated with the calling thread, or NULL if
59 * Prepares a looper associated with the calling thread, and returns it.
238 * signalled. Calling code is responsible for ensuring that this case is safely handled.
240 * by returning 0 or by calling this method, then it can be guaranteed to not be invoked
  /development/samples/ActionBarCompat/src/com/example/android/actionbarcompat/
MainActivity.java 51 // Calling super after populating the menu is necessary here to ensure that the
  /development/samples/ApiDemos/src/com/example/android/apis/graphics/
_index.html 24 <dd>Demonstrates calling the {@link android.graphics.Matrix.html#setPolyToPoly(float[],int,float[],int,int)} method to translate coordinates on a canvas to a new perspective (used to simulate perspective). </dd>
  /development/samples/ApiDemos/src/com/example/android/apis/preference/
DefaultValues.java 38 * SharedPreferences that takes care of calling it.
  /development/samples/ApiDemos/src/com/example/android/apis/view/
InternalSelectionScroll.java 30 * {@link InternalSelectionView} achieves this by calling {@link android.view.View#requestRectangleOnScreen}
  /development/samples/RandomMusicPlayer/src/com/example/android/musicplayer/
AudioFocusHelper.java 51 * Called by AudioManager on audio focus changes. We implement this by calling our

Completed in 1895 milliseconds

<<41424344454647484950>>