/frameworks/base/tests/Input/src/com/android/test/input/ |
D | InputEventSenderAndReceiverTest.kt | 101 val sent = SpyInputEventSender.Timeline( in testSendAndReceiveTimeline() constant 103 mReceiver.reportTimeline(sent.inputEventId, sent.gpuCompletedTime, sent.presentTime) in testSendAndReceiveTimeline() 105 assertEquals(sent, received) in testSendAndReceiveTimeline() 113 val sent = SpyInputEventSender.Timeline( in testSendAndReceiveInvalidTimeline() constant 115 mReceiver.reportTimeline(sent.inputEventId, sent.gpuCompletedTime, sent.presentTime) in testSendAndReceiveInvalidTimeline()
|
/frameworks/proto_logging/stats/express/catalog/ |
D | app.cfg | 22 display_name: "Count of force-stop cancelled PendingIntents sent from top per caller" 32 display_name: "Count of force-stop cancelled PendingIntents sent from top per owner"
|
/frameworks/proto_logging/stats/atoms/wearpas/ |
D | wearpas_extension_atoms.proto | 169 * "WW stats" and "bugreport", this will be sent once upon detection. 175 * be sent once upon detection and be followed by one of 181 * Following an anomaly with additional reactions, this will be sent if the 187 * Following an anomaly with additional reactions, this will be sent if the 193 * Following an anomaly with bugreport triggering enabled, this will be sent
|
/frameworks/opt/telephony/src/java/com/android/internal/telephony/ |
D | SmsUsageMonitor.java | 646 private boolean isUnderLimit(ArrayList<Long> sent, int smsWaiting) { in isUnderLimit() argument 650 if (VDBG) log("SMS send size=" + sent.size() + " time=" + ct); in isUnderLimit() 652 while (!sent.isEmpty() && sent.get(0) < beginCheckPeriod) { in isUnderLimit() 653 sent.remove(0); in isUnderLimit() 656 if ((sent.size() + smsWaiting) <= mMaxAllowed) { in isUnderLimit() 658 sent.add(ct); in isUnderLimit()
|
/frameworks/base/tests/ActivityManagerPerfTests/ |
D | README.txt | 16 * 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/native/services/inputflinger/docs/ |
D | anr.md | 7 1. An event was sent to a connection, and the response was not received within a certain timeout. 12 ## 1. Application does not respond to an input event that was sent to it. ## 14 The most common case is when an application does not respond to input that dispatcher sent to it. T… 23 When a dispatch entry is sent to the app, its `deliveryTime` and `timeoutTime` fields are populated… 27 …sent prior to the timeout change would need to follow the previous timeout value. If a window time…
|
/frameworks/base/services/accessibility/ |
D | OWNERS | 10 # Android Accessibility members who have OWNERS but should not be sent
|
/frameworks/base/core/proto/android/ |
D | privacy.proto | 32 // Fields or messages annotated with DEST_EXPLICIT can be sent 36 // Fields or messages annotated with DEST_AUTOMATIC can be sent by
|
/frameworks/base/core/java/android/net/metrics/ |
D | NetworkMetrics.java | 98 public void addTcpStatsResult(int sent, int lost, int rttUs, int sentAckDiffMs) { in addTcpStatsResult() argument 102 pendingSummary.tcpLossRate.count(lost, sent); in addTcpStatsResult()
|
/frameworks/base/services/core/java/com/android/server/wm/ |
D | BLASTSync.md | 18 then the first frame drawn by the client after observing the syncable state will be sent in a trans… 19 to the consumer of the sync which was begun, rather than directly sent to SurfaceFlinger. 62 1. finishDrawing with the assosciate seqId was never sent to the server OR 63 2. It was sent too late (after the first frame was sent to SF instead of WM) OR 64 3. It was sent too early (not containing the state changes originating with SA_N) 65 If it was sent neither too late, nor too early, and contained the assosciated seqId, then protocol … 75 It also can't be sent too late. By requirement 2 we must release and acquire the lock 85 By the same argument it can't be sent too early! Since we only send seqIds we receive from the serv…
|
/frameworks/proto_logging/stats/enums/telephony/satellite/ |
D | enums.proto | 28 // Datagram type indicating that the datagram to be sent or received is of type SOS message. 30 // Datagram type indicating that the datagram to be sent or received is of type location sharing.
|
/frameworks/proto_logging/stats/atoms/federatedcompute/ |
D | federatedcompute_extension_atoms.proto | 102 // Number of bytes sent from the client to the server. 105 // Number of bytes sent from the server to the client.
|
/frameworks/base/services/core/java/com/android/server/am/ |
D | PendingIntentRecord.java | 112 boolean sent = false; field in PendingIntentRecord 481 sent = true; in sendInner() 657 int sent = controller.mAmInternal.broadcastIntentInPackage(key.packageName, in sendInner() local 663 if (sent == ActivityManager.BROADCAST_SUCCESS) { in sendInner() 779 if (sent || canceled) { in dump() 780 pw.print(prefix); pw.print("sent="); pw.print(sent); in dump()
|
/frameworks/base/cmds/uinput/ |
D | README.md | 5 * **Recommended:** `uinput -` reads commands from standard input until End-of-File (Ctrl+D) is sent. 76 control values to be sent to the uinput device, which depends on the control code. 139 After the command is sent, there will be a delay before the device is set up by the Android input 140 stack, and `uinput` does not wait for that process to finish. Any commands sent to the device during 222 be sent immediately. This will likely fill the kernel's event buffers, causing events to be dropped.
|
/frameworks/proto_logging/stats/atoms/corenetworking/connectivity/ |
D | connectivity_extension_atoms.proto | 119 * Logs when network request is received and removed, app uid which sent the 128 // Uid of the app that sent the request
|
/frameworks/base/services/core/java/com/android/server/power/ |
D | AttentionDetector.java | 242 final boolean sent = mAttentionManager.checkAttention( in updateUserActivity() 245 if (!sent) { in updateUserActivity()
|
/frameworks/proto_logging/stats/enums/media/ |
D | enums.proto | 43 // be sent to code not yet updated.
|
/frameworks/proto_logging/stats/atoms/input/ |
D | input_atoms.proto | 68 * is sent to the app. 106 // Start: the input event was sent to the app 191 // Start: the input event was sent to the app 217 // Start: the input event was sent to the app
|
/frameworks/opt/telephony/ |
D | README.txt | 12 that are sent back up as responses.
|
/frameworks/base/core/jni/ |
D | android_view_InputEventReceiver.md | 10 … is available, `InputConsumer::hasPendingBatch` returns true. No event is sent to the app at this … 13 7. The batched event is sent to the app, along with any of the other events that have come in.
|
/frameworks/opt/telephony/proto/src/ |
D | telephony.proto | 678 // Invalid response sent by vendor code 1973 // Command sent to IMS Service. See ImsCommand. 1976 // Command sent to IMS Service. See ImsCommand. 1979 // Command sent to IMS Service. See ImsCommand. 1982 // Command sent to IMS Service. See ImsCommand. 2262 // the number of RTP packets which were sent by this device but were lost 2266 // the number of RTP packets which were sent by the other party but were 2272 // packets are sent 2 milliseconds apart but received 3 milliseconds 2280 // two packets are sent 2 milliseconds apart but received 3 milliseconds 2299 // true if only silence RTP packets are sent for 20 seconds immediately [all …]
|
/frameworks/base/core/proto/android/hardware/location/ |
D | context_hub_info.proto | 47 // The maximum number of bytes that can be sent per message to the hub
|
/frameworks/rs/script_api/ |
D | rs_io.spec | 62 It returns true if the message was sent and false if the
|
/frameworks/hardware/interfaces/displayservice/1.0/ |
D | IDisplayEventReceiver.hal | 35 * @param count Request to be sent a callback for every <count>th event.
|
/frameworks/base/services/core/java/com/android/server/notification/ |
D | flags.aconfig | 77 …description: "By default, hide non-blocked notification channels that haven't sent a notification …
|