HomeSort by relevance Sort by last modified time
    Searched full:sent (Results 626 - 650 of 2047) sorted by null

<<21222324252627282930>>

  /hardware/ti/wlan/wl1271/TWD/MacServices/Export_Inc/
MacServices_api.h 159 * \param psRequest - Parameter sent to PowerSaveServer on PS request to indicate PS on or "keep current"
439 * \brief callback function used by the HAL for measure start event (sent when the FW
450 * \brief callback function used by the HAL for measure stop event (sent when the FW
461 * \brief callback function used by the HAL for AP discovery stop event (sent when the FW
  /hardware/ti/wlan/wl1271/stad/src/Data_link/
txDataQueue.c 610 WLAN_OS_REPORT(("-------------- Sent to TxCtrl --------------------\n"));
675 TTxCtrlBlk *pPktCtrlBlk; /* Pointer to the packet to be dequeued and sent */
730 * If the return status is busy it means that the packet was not sent
759 /* If we reach this point, a packet was sent successfully so reset the idle iterations counter. */
  /packages/apps/Calendar/src/com/android/calendar/
ContactsAsyncHelper.java 148 // sent to the callback function.
  /packages/apps/Email/src/com/android/exchange/adapter/
AbstractSyncParser.java 129 // sent us. What's needed is a refresh of the folder list.
EmailSyncAdapter.java 603 // If we've sent local deletions, clear out the deleted table
683 * @param deletedIds ids whose deletions are being sent to the server
684 * @param first whether or not this is the first command being sent
685 * @return true if SYNC_COMMANDS hasn't been sent (false otherwise)
    [all...]
  /packages/apps/IM/src/com/android/im/imps/
ImpsPresenceUtils.java 63 * Builds a list of PrimitiveElement need be sent to the server to update
  /packages/apps/Launcher2/src/com/android/launcher2/
LauncherSettings.java 106 * sent if the content changes.
  /packages/apps/Mms/tests/src/com/android/mms/
InterceptSendSms.java 70 // Setup our receiver to listen for SMS's about to be sent.
  /packages/apps/Phone/src/com/android/phone/
AccelerometerListener.java 45 // This is sent to the client after a rebounce delay, at which point it is copied to
  /packages/apps/QuickSearchBox/
AndroidManifest.xml 54 <!-- Intent sent by corpus indicator in search widget. Opens QSB with
  /packages/apps/QuickSearchBox/src/com/android/quicksearchbox/google/
GoogleSearch.java 46 // prefixed with the string 'android-' before being sent on the wire.
  /packages/apps/Settings/src/com/android/settings/
RadioInfo.java 120 private TextView sent; field in class:RadioInfo
269 sent = (TextView) findViewById(R.id.sent);
639 sent.setText(txPackets + " " + packets + ", " + txBytes + " " + bytes);
    [all...]
  /packages/experimental/BugReportSender/src/com/android/bugreportsender/
BugReportListActivity.java 112 intent.putExtra("body", "Build: " + Build.DISPLAY + "\n(Sent by BugReportSender)");
  /sdk/ddms/libs/ddmlib/src/com/android/ddmlib/
ChunkHandler.java 59 * we sent to the client. Otherwise, it's the ID generated by the
Client.java 79 // list of IDs for requests we have sent to the client
86 // sent to the client.
96 * Pass-through debugger traffic is sent without copying. "mWriteBuffer"
741 * Determine whether this is a response to a request we sent earlier.
  /sdk/ddms/libs/ddmuilib/src/com/android/ddmuilib/
StackTracePanel.java 138 * Sent to reveal a particular line in a source editor
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/uimodel/
UiTextAttributeNode.java 143 * Sent when the text is modified, whether by the user via manual
  /system/bluetooth/bluedroid/
bluetooth.c 164 // Try for 10 seconds, this can only succeed once hciattach has sent the
  /system/wlan/ti/sta_dk_4_0_4_32/common/src/TNETW_Driver/Data_Srv/Tx_Ctrl_Blk/
TNETW_Driver_Tx.c 164 pTnetwDrv->dbgCountSentPackets[aQueueId]++; /* Count packets sent from upper driver. */
239 pTnetwDrv->dbgCountQueueAvailable[aQueueId]++; /* Count packets sent and queue not busy. */
552 WLAN_OS_REPORT(("-------------- packets sent from upper driver ---------------\n"));
556 WLAN_OS_REPORT(("-------------- packets sent and queue not busy ---------------\n"));
  /system/wlan/ti/sta_dk_4_0_4_32/common/src/TNETW_Driver/Export_Inc/
TNETW_Driver_types.h 176 * Allocated for each packet sent from the upper driver and freed upon Tx-complete.
  /system/wlan/ti/sta_dk_4_0_4_32/common/src/TNETW_Driver/MacServices/Export_Inc/
MacServices_api.h 192 * \param psRequest - Parameter sent to PowerSaveServer on PS request to indicate PS on or "keep current"
466 * \brief callback function used by the HAL for measure start event (sent when the FW
477 * \brief callback function used by the HAL for measure stop event (sent when the FW
488 * \brief callback function used by the HAL for AP discovery stop event (sent when the FW
  /system/wlan/ti/sta_dk_4_0_4_32/common/src/TNETW_Driver/TNETWIF/Inc/
TNETWArb.h 99 Then we remmember the Event to be sent to the TNETW Arbiter State Machine so we prevent nested entrance in the TNETW ARBITER MODULE */
TNETWArbSM.h 139 UINT32 event; /**< Last event sent */
  /system/wlan/ti/sta_dk_4_0_4_32/common/src/core/data_ctrl/Ctrl/TrafficMonitor/
Ctrl.h 169 /* Flag to indicate whether traffic intensity events should be sent or not */
  /system/wlan/ti/sta_dk_4_0_4_32/common/src/core/sme/HealthMonitor/
healthMonitor.h 92 UINT32 keepAliveIntervals; /**< number of health monitor timer intervals at which keep alive should be sent */

Completed in 197 milliseconds

<<21222324252627282930>>