Searched refs:sending (Results 1 – 25 of 29) sorted by relevance
12
/frameworks/base/core/java/android/window/flags/ |
D | wallpaper_manager.aconfig | 22 description: "Prevent the system from sending consecutive onVisibilityChanged(false) events." 39 description: "Prevent the system from sending visibility event on display state change."
|
D | accessibility.aconfig | 34 …sition is needed. In accessibilityController other callbacks will decide sending or canceling the …
|
/frameworks/proto_logging/stats/express/catalog/ |
D | automotive_os.cfg | 38 …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/ |
D | IDisplayEventReceiver.hal | 33 * 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/ |
D | services.aconfig | 24 description: "Avoid sending the package targeted BATTERY_CHANGED broadcast as sticky"
|
/frameworks/base/nfc/java/android/nfc/ |
D | flags.aconfig | 61 … description: "Enable sending broadcasts to Wallet role holder when a tag enters/leaves the field."
|
/frameworks/opt/telephony/ |
D | README.txt | 9 the system. This includes making phone calls, sending SMS/MMS, and connecting
|
/frameworks/base/core/proto/android/ |
D | privacy.proto | 37 // automatic means, without per-sending user consent. The user
|
/frameworks/native/services/surfaceflinger/ |
D | surfaceflinger_flags_new.aconfig | 9 …description: "Guards use of the sending ADPF GPU duration hint and load hints from SurfaceFlinger …
|
/frameworks/base/tests/ActivityManagerPerfTests/ |
D | README.txt | 12 * For example, the time it takes from sending an Intent to start a Service
|
/frameworks/native/services/inputflinger/docs/ |
D | pointer_capture.md | 29 …then notifies the `InputWindow` that Pointer Capture has been enabled by sending a special `CAPTUR…
|
D | anr.md | 44 …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/ |
D | flags.aconfig | 112 description: "Guards the use of an eager-sending optimization in FMQ for low-latency messages"
|
/frameworks/base/proto/src/criticalevents/ |
D | critical_event_log.proto | 68 // The uid sending many calls.
|
/frameworks/base/core/java/com/android/internal/widget/ |
D | MessagingGroup.java | 231 public void setSending(boolean sending) { in setSending() argument 232 int visibility = sending ? VISIBLE : GONE; in setSending()
|
/frameworks/base/services/accessibility/ |
D | accessibility.aconfig | 187 …description: "Reset the timer for sending hover events on receiving ACTION_UP to guarantee the cor…
|
/frameworks/base/cmds/uinput/ |
D | README.md | 141 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/ |
D | networkcapabilities.proto | 36 // carrier's MMSC for sending and receiving MMS messages.
|
/frameworks/native/services/surfaceflinger/TimeStats/timestatsatomsproto/ |
D | timestats_atoms.proto | 117 // 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/ |
D | flags.aconfig | 153 description: "Prevent work data leakage by sending assist content to privileged apps."
|
/frameworks/base/services/core/java/com/android/server/wm/ |
D | BLASTSync.md | 49 … 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/ |
D | RemoteInputView.java | 636 boolean sending = mProgressBar.getVisibility() == VISIBLE; in onNotificationUpdateOrReset() 638 if (sending) { in onNotificationUpdateOrReset()
|
/frameworks/opt/telephony/src/java/com/android/internal/telephony/cat/ |
D | CatService.java | 527 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/ |
D | satellite_extension_atoms.proto | 173 // Return code in sending the datagram.
|
/frameworks/proto_logging/stats/enums/app/ |
D | app_enums.proto | 603 * The process was killed because it was sending too many broadcasts while it is in the
|
12