Home
last modified time | relevance | path

Searched refs:sent (Results 1 – 25 of 173) sorted by relevance

1234567

/frameworks/opt/net/wifi/tests/wifitests/src/com/android/server/wifi/p2p/
DMockWifiP2pMonitor.java71 boolean sent = false; in sendMessage()
74 sent = true; in sendMessage()
78 + ",what=" + message.what, sent); in sendMessage()
/frameworks/opt/net/wifi/tests/wifitests/src/com/android/server/wifi/
DMockWifiMonitor.java69 boolean sent = false; in sendMessage()
72 sent = true; in sendMessage()
76 + ",what=" + message.what, sent); in sendMessage()
/frameworks/opt/net/wifi/service/java/com/android/server/wifi/
DWifiTrafficPoller.java71 long sent, received; in notifyOnDataActivity() local
78 sent = mTxPkts - preTxPkts; in notifyOnDataActivity()
80 if (sent > 0) { in notifyOnDataActivity()
/frameworks/opt/telephony/src/java/com/android/internal/telephony/
DSmsUsageMonitor.java620 private boolean isUnderLimit(ArrayList<Long> sent, int smsWaiting) { in isUnderLimit() argument
624 if (VDBG) log("SMS send size=" + sent.size() + " time=" + ct); in isUnderLimit()
626 while (!sent.isEmpty() && sent.get(0) < beginCheckPeriod) { in isUnderLimit()
627 sent.remove(0); in isUnderLimit()
630 if ((sent.size() + smsWaiting) <= mMaxAllowed) { in isUnderLimit()
632 sent.add(ct); in isUnderLimit()
/frameworks/base/tests/ActivityManagerPerfTests/
DREADME.txt16 * The time is sent back through a Binder interface in the Intent with the help of Utils.sendTime()
17 * Each sent time is tagged with an id since there can be multiple events that send back a time
48 * Each timestamp sent to the instrumentation test is tagged with a tag since multiple timestamps
/frameworks/base/services/core/java/com/android/server/am/
DPendingIntentRecord.java60 boolean sent = false; field in PendingIntentRecord
296 sent = true; in sendInner()
432 int sent = controller.mAmInternal.broadcastIntentInPackage(key.packageName, in sendInner() local
438 if (sent == ActivityManager.BROADCAST_SUCCESS) { in sendInner()
513 if (sent || canceled) { in dump()
514 pw.print(prefix); pw.print("sent="); pw.print(sent); in dump()
/frameworks/base/core/java/android/net/metrics/
DNetworkMetrics.java100 public void addTcpStatsResult(int sent, int lost, int rttUs, int sentAckDiffMs) { in addTcpStatsResult() argument
104 pendingSummary.tcpLossRate.count(lost, sent); in addTcpStatsResult()
/frameworks/base/core/proto/android/
Dprivacy.proto32 // Fields or messages annotated with DEST_EXPLICIT can be sent
36 // Fields or messages annotated with DEST_AUTOMATIC can be sent by
/frameworks/base/services/core/java/com/android/server/
DNativeDaemonConnector.java159 final int sent = msg.arg1; in handleMessage() local
171 if (start > sent && start - sent > WARN_EXECUTE_DELAY_MS) { in handleMessage()
172 loge(String.format("NDC event {%s} processed too late: %dms", event, start - sent)); in handleMessage()
/frameworks/base/services/core/java/com/android/server/power/
DAttentionDetector.java215 final boolean sent = mAttentionManager.checkAttention(getAttentionTimeout(), mCallback); in updateUserActivity()
216 if (!sent) { in updateUserActivity()
/frameworks/opt/telephony/proto/src/
Dtelephony.proto661 // Invalid response sent by vendor code
1933 // Command sent to IMS Service. See ImsCommand.
1936 // Command sent to IMS Service. See ImsCommand.
1939 // Command sent to IMS Service. See ImsCommand.
1942 // Command sent to IMS Service. See ImsCommand.
2222 // the number of RTP packets which were sent by this device but were lost
2226 // the number of RTP packets which were sent by the other party but were
2232 // packets are sent 2 milliseconds apart but received 3 milliseconds
2240 // two packets are sent 2 milliseconds apart but received 3 milliseconds
2259 // true if only silence RTP packets are sent for 20 seconds immediately
[all …]
/frameworks/opt/telephony/
DREADME.txt12 that are sent back up as responses.
/frameworks/base/core/proto/android/hardware/biometrics/
Denums.proto58 // When the HAL has not sent ERROR_CANCELED within the specified timeout.
/frameworks/rs/script_api/
Drs_io.spec62 It returns true if the message was sent and false if the
/frameworks/hardware/interfaces/displayservice/1.0/
DIDisplayEventReceiver.hal35 * @param count Request to be sent a callback for every <count>th event.
/frameworks/base/services/core/java/com/android/server/connectivity/
DNetdEventListenerService.java299 int sent = sentPackets[i]; in onTcpSocketStatsEvent() local
304 .addTcpStatsResult(sent, lost, rttUs, sentAckDiffMs); in onTcpSocketStatsEvent()
/frameworks/base/packages/SystemUI/docs/
Ddemo_mode.md20 Commands and subcommands (below) are sent as string extras in the broadcast
23 Commands are sent as string extras with key ```command``` (required). Possible values are:
/frameworks/base/core/proto/android/server/
Dbackup_chunks_metadata.proto62 // This is local state stored on the device. It is never sent to the backup server. See
77 // listing. This needs to be sent when uploading new diff scripts.
/frameworks/opt/telephony/src/java/com/android/internal/telephony/dataconnection/
DREADME.txt28 The following are Intents that can be sent for testing pruproses on
DDcTracker.java4493 long sent, received; in updateDataActivity() local
4508 sent = mTxPkts - preTxRxSum.txPkts; in updateDataActivity()
4512 log("updateDataActivity: sent=" + sent + " received=" + received); in updateDataActivity()
4513 if (sent > 0 && received > 0) { in updateDataActivity()
4515 } else if (sent > 0 && received == 0) { in updateDataActivity()
4517 } else if (sent == 0 && received > 0) { in updateDataActivity()
4775 long sent, received; in updateDataStallInfo() local
4785 sent = mDataStallTxRxSum.txPkts - preTxRxSum.txPkts; in updateDataStallInfo()
4794 if ( sent > 0 && received > 0 ) { in updateDataStallInfo()
4798 } else if (sent > 0 && received == 0) { in updateDataStallInfo()
[all …]
/frameworks/rs/script_api/include/
Drs_io.rsh68 * It returns true if the message was sent and false if the
/frameworks/compile/mclinker/include/mcld/Config/
DConfig.h.in80 /* Define to the address where bug reports for this package should be sent. */
/frameworks/ex/common/java/com/android/common/
DGoogleLogTags.logtags83 # This event is logged when an Rmq v2 packet is sent or received.
/frameworks/base/proto/src/
Dipconnectivity.proto135 // The interface name (wlan, rmnet, lo, ...) on which the probe was sent.
168 // The id of the network for which the probe was sent.
438 // The interface name (wlan, rmnet, lo, ...) on which the probe was sent.
/frameworks/base/cmds/hid/
DREADME.md130 that remain unchanged. For example, if there are two events sent to the driver,

1234567