Home
last modified time | relevance | path

Searched refs:sending (Results 1 – 25 of 29) sorted by relevance

12

/frameworks/base/core/java/android/window/flags/
Dwallpaper_manager.aconfig22 description: "Prevent the system from sending consecutive onVisibilityChanged(false) events."
39 description: "Prevent the system from sending visibility event on display state change."
Daccessibility.aconfig34 …sition is needed. In accessibilityController other callbacks will decide sending or canceling the …
/frameworks/proto_logging/stats/express/catalog/
Dautomotive_os.cfg38 …roperty value. This measures the time between VHAL receiving a request and VHAL sending a response"
137 …description: "End to end latency between sending an async get property request and receiving the r…
154 …description: "End to end latency between sending an async set property request and receiving the r…
/frameworks/hardware/interfaces/displayservice/1.0/
DIDisplayEventReceiver.hal33 * Must start (or stop) sending callbacks immediately as requested.
56 * Server must drop all references to callback and stop sending events.
/frameworks/base/services/core/java/com/android/server/flags/
Dservices.aconfig24 description: "Avoid sending the package targeted BATTERY_CHANGED broadcast as sticky"
/frameworks/base/nfc/java/android/nfc/
Dflags.aconfig61 … description: "Enable sending broadcasts to Wallet role holder when a tag enters/leaves the field."
/frameworks/opt/telephony/
DREADME.txt9 the system. This includes making phone calls, sending SMS/MMS, and connecting
/frameworks/base/core/proto/android/
Dprivacy.proto37 // automatic means, without per-sending user consent. The user
/frameworks/native/services/surfaceflinger/
Dsurfaceflinger_flags_new.aconfig9 …description: "Guards use of the sending ADPF GPU duration hint and load hints from SurfaceFlinger …
/frameworks/base/tests/ActivityManagerPerfTests/
DREADME.txt12 * For example, the time it takes from sending an Intent to start a Service
/frameworks/native/services/inputflinger/docs/
Dpointer_capture.md29 …then notifies the `InputWindow` that Pointer Capture has been enabled by sending a special `CAPTUR…
Danr.md44 …expectation is that the ANR dialog will come up within a short period of sending an input event (t…
/frameworks/base/core/java/android/os/
Dflags.aconfig112 description: "Guards the use of an eager-sending optimization in FMQ for low-latency messages"
/frameworks/base/proto/src/criticalevents/
Dcritical_event_log.proto68 // The uid sending many calls.
/frameworks/base/core/java/com/android/internal/widget/
DMessagingGroup.java231 public void setSending(boolean sending) { in setSending() argument
232 int visibility = sending ? VISIBLE : GONE; in setSending()
/frameworks/base/services/accessibility/
Daccessibility.aconfig187 …description: "Reset the timer for sending hover events on receiving ACTION_UP to guarantee the cor…
/frameworks/base/cmds/uinput/
DREADME.md141 that time will be dropped. If you are controlling `uinput` by sending commands through standard
242 value, like you'd find in Linux's `struct input_event`. For example, sending presses of the 0 and 1
/frameworks/base/core/proto/android/net/
Dnetworkcapabilities.proto36 // carrier's MMSC for sending and receiving MMS messages.
/frameworks/native/services/surfaceflinger/TimeStats/timestatsatomsproto/
Dtimestats_atoms.proto117 // SF that resulted in early present (e.g., SF sending a buffer to the
240 // SF that resulted in early present (e.g., SF sending a buffer to the
/frameworks/base/core/java/android/app/admin/flags/
Dflags.aconfig153 description: "Prevent work data leakage by sending assist content to privileged apps."
/frameworks/base/services/core/java/com/android/server/wm/
DBLASTSync.md49 … 2. In between changing and sending syncable state, the lock must be released and acquired again
183 receiving this commit callback and sending out the transaction, we may have other
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/policy/
DRemoteInputView.java636 boolean sending = mProgressBar.getVisibility() == VISIBLE; in onNotificationUpdateOrReset()
638 if (sending) { in onNotificationUpdateOrReset()
/frameworks/opt/telephony/src/java/com/android/internal/telephony/cat/
DCatService.java527 message = mContext.getText(com.android.internal.R.string.sending); in handleCommand()
537 message = mContext.getText(com.android.internal.R.string.sending); in handleCommand()
/frameworks/proto_logging/stats/atoms/telephony/satellite/
Dsatellite_extension_atoms.proto173 // Return code in sending the datagram.
/frameworks/proto_logging/stats/enums/app/
Dapp_enums.proto603 * The process was killed because it was sending too many broadcasts while it is in the

12