/aosp12/hardware/interfaces/tv/tuner/1.1/ |
H A D | IFrontend.hal | 34 * delivery information. If previous tuning isn't completed, this call MUST 38 * @param settings Signal delivery information the frontend uses to 54 * This uses the frontend to start a scan from signal delivery information. 59 * @param settings Signal delivery information which the frontend uses to
|
/aosp12/frameworks/base/services/core/java/com/android/server/am/ |
H A D | BroadcastRecord.java | 69 final int[] delivery; // delivery state of each receiver field in BroadcastRecord 223 switch (delivery[i]) { in dump() 271 delivery = new int[_receivers != null ? _receivers.size() : 0]; in BroadcastRecord() 272 duration = new long[delivery.length]; in BroadcastRecord() 312 delivery = from.delivery; in BroadcastRecord()
|
H A D | BroadcastQueue.java | 787 r.delivery[index] = BroadcastRecord.DELIVERY_SKIPPED; in deliverToRegisteredReceiverLocked() 797 r.delivery[index] = BroadcastRecord.DELIVERY_SKIPPED; in deliverToRegisteredReceiverLocked() 801 r.delivery[index] = BroadcastRecord.DELIVERY_DELIVERED; in deliverToRegisteredReceiverLocked() 1645 r.delivery[recIdx] = BroadcastRecord.DELIVERY_SKIPPED; in processNextBroadcastLocked() 1655 r.delivery[recIdx] = BroadcastRecord.DELIVERY_DELIVERED; in processNextBroadcastLocked() 1881 r.delivery[r.nextReceiver-1] = BroadcastRecord.DELIVERY_TIMEOUT; in broadcastTimeoutLocked()
|
/aosp12/packages/services/Car/car-lib/api/ |
H A D | lint-baseline.txt | 13 Registration methods should have overload that accepts delivery Executor: `createCar` 15 Registration methods should have overload that accepts delivery Executor: `abandonAppFocus` 17 Registration methods should have overload that accepts delivery Executor: `addFocusListener` 19 Registration methods should have overload that accepts delivery Executor: `isOwningFocus` 21 Registration methods should have overload that accepts delivery Executor: `requestAppFocus` 23 …Registration methods should have overload that accepts delivery Executor: `registerOccupantZoneCon… 25 Registration methods should have overload that accepts delivery Executor: `registerListener` 27 Registration methods should have overload that accepts delivery Executor: `registerListener` 29 Registration methods should have overload that accepts delivery Executor: `registerCallback` 31 …Registration methods should have overload that accepts delivery Executor: `registerCarVolumeCallba…
|
H A D | system-lint-baseline.txt | 65 …Registration methods should have overload that accepts delivery Executor: `registerProjectionListe… 67 …Registration methods should have overload that accepts delivery Executor: `registerProjectionStatu… 69 …Registration methods should have overload that accepts delivery Executor: `startProjectionAccessPo… 71 Registration methods should have overload that accepts delivery Executor: `registerListener` 73 Registration methods should have overload that accepts delivery Executor: `registerListener` 75 Registration methods should have overload that accepts delivery Executor: `registerCallback` 77 Registration methods should have overload that accepts delivery Executor: `registerCallback` 79 Registration methods should have overload that accepts delivery Executor: `registerCallback` 82 Registration methods should have overload that accepts delivery Executor: `registerListener` 84 Registration methods should have overload that accepts delivery Executor: `setBleCallback` [all …]
|
/aosp12/hardware/interfaces/tv/tuner/1.0/ |
H A D | IFrontend.hal | 49 * delivery information. If previous tuning isn't completed, this call MUST 53 * @param settings Signal delivery information the frontend uses to 90 * This uses the frontend to start a scan from signal delivery information. 95 * @param settings Signal delivery information which the frontend uses to
|
/aosp12/build/soong/cmd/extract_apks/bundle_proto/ |
H A D | commands.proto | 64 // Indicates the delivery type (e.g. on-demand) of the module. 95 // Indicates the delivery type for persistent install. 109 // Indicates the delivery type for instant install.
|
/aosp12/hardware/interfaces/automotive/evs/1.1/ |
H A D | IEvsUltrasonicsArray.hal | 65 * Requests to stop the delivery of the ultrasonic array data frames. 67 * Because delivery is asynchronous, frames may continue to arrive for
|
/aosp12/system/sepolicy/vendor/ |
H A D | hal_sensors_default.te | 19 # events delivery.
|
/aosp12/hardware/interfaces/automotive/evs/1.0/ |
H A D | IEvsCamera.hal | 76 * Stop the delivery of EVS camera frames. 78 * Because delivery is asynchronous, frames may continue to arrive for
|
/aosp12/frameworks/base/core/proto/android/os/ |
H A D | message.proto | 26 // Targeted delivery time of the message.
|
/aosp12/system/sepolicy/prebuilts/api/30.0/private/ |
H A D | traced_perf.te | 17 # Allow CAP_KILL for delivery of dedicated signal to obtain proc-fds from a
|
/aosp12/system/sepolicy/prebuilts/api/31.0/private/ |
H A D | traced_perf.te | 17 # Allow CAP_KILL for delivery of dedicated signal to obtain proc-fds from a
|
/aosp12/system/sepolicy/prebuilts/api/32.0/private/ |
H A D | traced_perf.te | 17 # Allow CAP_KILL for delivery of dedicated signal to obtain proc-fds from a
|
/aosp12/system/sepolicy/private/ |
H A D | traced_perf.te | 17 # Allow CAP_KILL for delivery of dedicated signal to obtain proc-fds from a
|
/aosp12/art/tools/jvmti-agents/ti-fast/ |
H A D | README.md | 36 * Only events which do not require additional function calls to cause delivery
|
/aosp12/packages/apps/TV/tuner/proto/ |
H A D | channel.proto | 121 // Enum describing the types of delivery system.
|
/aosp12/hardware/interfaces/gnss/2.0/ |
H A D | IGnssCallback.hal | 74 * @param isUserEmergency True if the location request is for delivery of this location to an
|
/aosp12/hardware/interfaces/configstore/1.0/ |
H A D | ISurfaceFlingerConfigs.hal | 29 * and frame delivery jitter (which typically manifests as "jank" or "jerkiness"
|
/aosp12/hardware/interfaces/radio/1.4/ |
H A D | types.hal | 346 * Foreign agent rejected MIP (Mobile IP) registration because of delivery style was not 852 * Radio resource control (RRC) uplink data delivery failed due to a handover. 856 * Radio resource control (RRC) uplink data delivery failed due to a connection release. 860 * Radio resource control (RRC) uplink data delivery failed due to a radio link failure.
|
/aosp12/frameworks/native/services/surfaceflinger/sysprop/ |
H A D | SurfaceFlingerProperties.sysprop | 26 # and frame delivery jitter (which typically manifests as "jank" or "jerkiness"
|
/aosp12/frameworks/base/core/api/ |
H A D | system-lint-baseline.txt | 11 …Registration methods should have overload that accepts delivery Executor: `setOnRtpRxNoticeListene…
|
/aosp12/bionic/docs/ |
H A D | status.md | 321 POSIX says that `sem_wait` can be interrupted by delivery of a
|
/aosp12/system/chre/doc/ |
H A D | nanoapp_developer_guide.md | 250 By batching data at the source, it reduces the data delivery frequency and helps
|
/aosp12/system/core/fastboot/ |
H A D | README.md | 354 achieve reliability and in-order delivery of packets.
|