HomeSort by relevance Sort by last modified time
    Searched full:sending (Results 401 - 425 of 1787) sorted by null

<<11121314151617181920>>

  /external/wpa_supplicant_8/src/eap_peer/
eap_ikev2.c 209 wpa_printf(MSG_DEBUG, "EAP-IKEV2: Sending out %lu bytes "
242 wpa_printf(MSG_DEBUG, "EAP-IKEV2: Sending out %lu bytes "
eap_tnc.c 132 wpa_printf(MSG_DEBUG, "EAP-TNC: Sending out %lu bytes "
139 wpa_printf(MSG_DEBUG, "EAP-TNC: Sending out %lu bytes "
  /external/wpa_supplicant_8/src/eap_server/
eap_server_tls_common.c 154 wpa_printf(MSG_DEBUG, "SSL: Sending out %lu bytes "
162 wpa_printf(MSG_DEBUG, "SSL: Sending out %lu bytes "
  /external/wpa_supplicant_8/src/p2p/
p2p_dev_disc.c 94 "P2P: Sending Device Discoverability Request to GO " MACSTR
157 "P2P: Sending Device Discoverability Response to " MACSTR
p2p_pd.c 160 "P2P: Sending Provision Discovery Response");
289 "P2P: GO Sending it to oper_freq %d", dev->oper_freq);
  /frameworks/base/core/java/android/net/
DnsPinger.java 43 * Performs a simple DNS "ping" by sending a "server status" query packet to the
169 log("Sending a ping " + newActivePing.internalId +
  /frameworks/base/core/tests/utillib/src/coretestutils/http/
MockWebServer.java 327 // Wait until someone tells us to resume sending...
418 * Trigger the server to resume sending the download
  /frameworks/base/include/ui/
InputTransport.h 23 * Uses anonymous shared memory as a whiteboard for sending input events from an
29 * over an InputChannel and sending synchronization signals. The InputDispatcher and InputQueue
  /frameworks/base/services/java/com/android/server/wm/
InputMonitor.java 88 Slog.i(WindowManagerService.TAG, "Input event dispatching timed out sending to "
99 "Input event dispatching timed out sending to application "
  /frameworks/base/telephony/java/com/android/internal/telephony/
SMSDispatcher.java 101 /** Retry sending a previously failed SMS message */
113 /** Stop the sending */
126 /** Maximum number of times to retry sending a failed SMS. */
132 /** Message sending queue limit */
297 Log.d(TAG, "EVENT_ALERT_TIMEOUT, message stop sending");
    [all...]
  /libcore/dalvik/src/main/java/dalvik/system/
VMDebug.java 219 * Starts sending Dalvik method trace info to the emulator.
224 * Stops sending Dalvik method trace info to the emulator.
  /packages/apps/Mms/src/com/android/mms/transaction/
Transaction.java 145 * @param token The token to identify the sending progress.
160 * @param token The token to identify the sending progress.
  /hardware/ti/omap3/omx/audio/src/openmax_il/aac_enc/tests/
AacEncTest.c 396 pthread_cond_signal(&WaitForStateMutex.cond);/*Sending Waking Up Signal*/
    [all...]
  /cts/apps/cts-usb-accessory/
cts-usb-accessory.c 51 // Respond by sending a message back
  /cts/tests/tests/os/src/android/os/cts/
MessageQueueTest.java 170 * Helper class used to test sending message to message queue.
  /cts/tests/tests/permission2/src/android/permission2/cts/
NoReceiveSmsPermissionTest.java 96 Log.i(LOG_TAG, String.format("Sending SMS to self: %s", currentNumber));
  /dalvik/vm/compiler/codegen/x86/
Assemble.cpp 72 * before sending them off to the assembler. If out-of-range branch distance is
  /development/cmds/monkey/src/com/android/commands/monkey/
MonkeyMotionEvent.java 153 StringBuilder msg = new StringBuilder(":Sending ");
  /development/pdk/docs/compatibility/
overview.jd 42 workflow or sending your device to a third party for testing. Meanwhile, there
  /development/samples/ApiDemos/src/com/example/android/apis/app/
LauncherShortcuts.java 39 * We handle stage 1 (creating a shortcut) by simply sending back the information (in the form
MessengerService.java 138 * for sending messages to the service.
VoiceRecognition.java 151 Log.i(TAG, "Sending broadcast");
  /development/samples/SampleSyncAdapter/src/com/example/android/samplesync/authenticator/
Authenticator.java 40 * sending the password over the wire. getAuthToken() will be called when
  /development/tools/emulator/system/libqemu/
test_guest_2.c 167 fprintf(stderr,"%d: Sending %d bytes failed: %s\n", count, bufferSize, strerror(errno));
  /device/moto/stingray/sensors/
nusensors.cpp 144 LOGE_IF(result<0, "error sending wake message (%s)", strerror(errno));

Completed in 719 milliseconds

<<11121314151617181920>>