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

<<11121314151617181920>>

  /system/wlan/ti/wilink_6_1/TWD/MacServices/
MeasurementSrvSM.h 184 * \brief Handle a STOP_COMPLETE event by exiting driver mode and calling the complete CB.\n
230 * \brief handle a DRIVER_MODE_FAILURE event by calling the response CB.\n
241 * \brief handle a START_FAILURE event by exiting driver mode and calling the complete CB.\n
  /bionic/libc/stdlib/
exit.c 40 * It is used to avoid calling locking functions in libc when they
  /cts/tests/src/android/os/cts/
TestThread.java 21 * calling the <code>runTest()</code> method.
  /cts/tests/tests/permission/src/android/permission/cts/
NoCallPermissionTest.java 25 * Verify Phone calling related methods without specific Phone/Call permissions.
NoLocationPermissionTest.java 85 * Helper method to verify that calling requestLocationUpdates with given
153 * Helper method to verify that calling getLastKnownLocation with given
194 * Helper method to verify that calling getProvider with given provider
235 * Helper method to verify that calling isProviderEnabled with given
  /cts/tools/vm-tests/src/util/build/
JarBuildStep.java 73 System.err.println("exception in JarBuildStep while calling jar with args:" +
  /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/libcore/dom/src/test/java/org/w3c/domts/
XalanDOMTestDocumentBuilderFactory.java 47 * by calling code upon return.
  /dalvik/libcore/luni/src/main/java/java/io/
FileReader.java 22 * All read requests made by calling methods in this class are directly
  /dalvik/libcore/luni/src/main/java/org/apache/harmony/luni/lang/reflect/
GenericSignatureParser.java 117 * @param genericDecl the GenericDeclaration calling this method
143 * @param genericDecl the GenericDeclaration calling this method
171 * @param genericDecl the GenericDeclaration calling this method
197 * @param genericDecl the GenericDeclaration calling this method
  /dalvik/libcore/nio/src/main/java/java/nio/channels/
InterruptibleChannel.java 26 * an I/O operation (the I/O thread) can be released by another thread calling
WritableByteChannel.java 58 * if another thread interrupt the calling thread during the
  /dalvik/libcore/nio/src/test/java/org/apache/harmony/nio/tests/java/nio/channels/
SelectableChannelTest.java 58 // Verify that calling register(Selector, int) leads to the method
  /dalvik/libcore/security/src/main/java/org/bouncycastle/asn1/x509/
NoticeReference.java 102 * calling @{link toASN1Object()} for a <code>NoticeReference</code>
UserNotice.java 63 * calling @{link toASN1Object()} for a <code>UserNotice</code>
  /dalvik/libcore/sql/src/main/java/javax/sql/
RowSetWriter.java 29 * before writing the data. The {@code RowSet} calling this interface must
  /dalvik/libcore/suncompat/src/main/java/sun/misc/
Unsafe.java 55 ClassLoader calling = VMStack.getCallingClassLoader(); local
56 if ((calling != null) && (calling != Unsafe.class.getClassLoader())) {
299 * Parks the calling thread for the specified amount of time,
  /dalvik/libcore/support/src/test/java/tests/util/
CallVerificationStack.java 91 * Gets the "current" calling class name.
93 * @return the "current" calling class name
100 * Gets the "current" calling method name.
102 * @return the "current" calling method name
  /dalvik/libcore/xml/src/main/java/org/apache/xalan/processor/
ProcessorPreserveSpace.java 45 * @param handler The calling StylesheetHandler/TemplatesBuilder.
ProcessorStripSpace.java 45 * @param handler The calling StylesheetHandler/TemplatesBuilder.
  /dalvik/vm/alloc/
HeapWorker.h 49 * This may or may not happen in the context of the calling thread.
  /dalvik/vm/jdwp/
JdwpEvent.h 108 * may discard its pointer after calling this.
  /development/host/windows/usb/api/
adb_winusb_api.h 40 calling LoadLibrary), and will extract address of InstantiateWinUsbInterface
  /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>

Completed in 103 milliseconds

<<11121314151617181920>>