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

<<61626364656667686970>>

  /external/webkit/WebKit/win/WebCoreSupport/
WebEditorClient.cpp 240 // FIXME: calling m_webView->editingDelegate() will cause an assertion failure so we don't want to enable this code until that's implemented.
263 // FIXME: calling m_webView->editingDelegate() will cause an assertion failure so we don't want to enable this code until that's implemented.
  /external/wpa_supplicant/
driver.h 348 * @ctx: context to be used when calling wpa_supplicant functions,
623 * received EAPOL packets are sent to core code by calling
eapol_test.c 191 printf("Could not add Calling-Station-Id\n");
918 "(Calling-Station-Id,\n"
  /external/wpa_supplicant_6/wpa_supplicant/src/wps/
wps_upnp_ssdp.c 691 * This function stops the SSDP listerner that was started by calling
758 * The SSDP listerner is stopped by calling ssdp_listener_stop().
  /frameworks/base/core/java/android/content/
BroadcastReceiver.java 128 * <var>permission</var> when registering your receiver -- either when calling
286 * broadcaster. Can be set to null. Calling this method completely
  /frameworks/base/core/java/android/hardware/
GeomagneticField.java 160 // 0..MAX_N-2 (this is much faster than calling Math.pow MAX_N+1 times).
170 // this is much faster than calling Math.sin and Math.com MAX_N+1 times.
  /frameworks/base/core/java/android/net/
UrlQuerySanitizer.java 414 * is returned by calling createAllIllegal.
592 * calling parseQuery(). If there is no query portion it is
  /frameworks/base/core/java/android/os/
Process.java 574 * Returns the identifier of the calling thread, which be used with
658 * Set the priority of the calling thread, based on Linux priorities. See
  /frameworks/base/core/java/android/provider/
Browser.java 52 * indentify the calling application. The Browser will attempt to reuse the
578 * in the main thread or have had Looper.prepare() invoked in the calling
  /frameworks/base/core/java/android/widget/
ProgressBar.java 181 // Calling this method can set mMaxHeight, make sure the corresponding
182 // XML attribute for mMaxHeight is read after calling this method
  /frameworks/base/docs/html/guide/topics/ui/notifiers/
notifications.jd 190 by the NotificationManager with an integer ID, you can revise the notification by calling
197 revise the text message when you update the notification by calling
  /frameworks/base/graphics/java/android/graphics/
Matrix.java 491 * @return the result of calling rectStaysRect()
506 * @return the result of calling rectStaysRect()
  /frameworks/base/media/libstagefright/
AwesomePlayer.cpp 256 // ::finishSetDataSource_l to avoid blocking the calling thread in
1221 LOGI("calling prefetcher->prepare()");
    [all...]
  /frameworks/base/media/libstagefright/codecs/amrnb/enc/src/
cod_amr.h 225 * calling this function, 40 new speech data should be copied to the
248 * calling this function, 160 new speech data should be copied to the
  /frameworks/base/media/libstagefright/codecs/mp3dec/include/
pvmp3decoder_api.h 129 * The calling environment can change what is pointed to between calls to
138 * Number of valid bytes in the input buffer, set by the calling
  /frameworks/base/obex/javax/obex/
ClientOperation.java 127 * Sends an ABORT message to the server. By calling this method, the
165 * <code>HeaderSet</code> object created by calling
ServerOperation.java 494 * Sends an ABORT message to the server. By calling this method, the
547 * <code>HeaderSet</code> object created by calling
  /frameworks/base/opengl/java/android/opengl/
GLErrorWrapper.java 29 * occurs. (By design, calling glError itself will not cause an exception
31 * calling glError after every GL operation.
    [all...]
  /frameworks/base/services/java/com/android/server/
PowerManagerService.java     [all...]
  /hardware/ti/omap3/dspbridge/inc/
dbtype.h 205 /* Standard calling conventions */
275 /* Derived calling conventions */
  /hardware/ti/omap3/dspbridge/libbridge/inc/
dbtype.h 205 /* Standard calling conventions */
275 /* Derived calling conventions */
  /hardware/ti/omap3/omx/audio/src/openmax_il/aac_enc/tests/
AacEncTest.c 324 * @param hComponent The handle of the component that is calling this function.
447 * @param hComponent The handle of the component that is calling this function.
474 * @param hComponent The handle of the component that is calling this function.
    [all...]
  /hardware/ti/omap3/omx/system/src/openmax_il/perf/inc/
perf.h 481 * calling this method, in which case -1 should be used.
546 * that the command is most likely not known when calling this
    [all...]
  /hardware/ti/wlan/wl1271/TWD/FW_Transfer/
FwEvent.c 160 * Calling this function creates a FwEvent object
189 * Calling this function destroys a FwEvent object
  /packages/providers/DownloadProvider/src/com/android/providers/downloads/
DownloadProvider.java 210 Log.v(Constants.TAG, "calling getType on an unknown URI: " + uri);
280 Log.d(Constants.TAG, "calling insert on an unknown/invalid URI: " + uri);

Completed in 1057 milliseconds

<<61626364656667686970>>