Home
last modified time | relevance | path

Searched refs:updated (Results 1 – 25 of 58) sorted by relevance

123

/hardware/interfaces/automotive/vehicle/2.0/default/common/src/
DSubscriptionManager.cpp40 bool updated = (updatedRate > oldOpts.sampleRate) || (updatedFlags != oldOpts.flags); in mergeSubscribeOptions() local
41 if (updated) { in mergeSubscribeOptions()
47 return updated; in mergeSubscribeOptions()
110 SubscribeOptions updated; in addOrUpdateSubscription() local
111 if (updateHalEventSubscriptionLocked(opts, &updated)) { in addOrUpdateSubscription()
112 outUpdatedSubscriptions->push_back(updated); in addOrUpdateSubscription()
172 bool updated = false; in updateHalEventSubscriptionLocked() local
177 updated = true; in updateHalEventSubscriptionLocked()
184 updated = true; in updateHalEventSubscriptionLocked()
188 return updated; in updateHalEventSubscriptionLocked()
/hardware/interfaces/radio/1.6/
DIRadioIndication.hal38 * This indication is updated from IRadioIndication@1.5 to report the @1.6 version of
80 * This is identical to currentSignalStrength_1_4 but uses an updated version of
91 * This indication is updated from IRadioIndication@1.5 to report the @1.6 version of
102 * This indication is updated from IRadioIndication@1.5 to report the @1.6 version of
122 * inserted or removed and updated by IRadio.updateSimPhonebookRecords.
/hardware/interfaces/health/2.1/
DIHealthInfoCallback.hal22 * IHealthInfoCallback is the updated callback interface to
33 * @param info the updated HealthInfo
/hardware/interfaces/radio/1.5/
DIRadioIndication.hal75 * service, and when the System Information including barring info for a camped cell is updated.
83 * This indication is updated from IRadioIndication@1.4 to report the @1.5 version of
94 * This indication is updated from IRadioIndication@1.4 to report the @1.5 version of
102 * This indication is updated from IRadioIndication@1.4 to report the @1.5 version of
/hardware/interfaces/automotive/sv/1.0/
DISurroundView3dSession.hal41 * identify updated set of views once effective using the view Id provided in the updated
56 * all frames received will be of the updated config.
83 * When an overlay with previous id is passed, its vertices/color are updated with passed data.
/hardware/interfaces/broadcastradio/1.0/
DITunerCallback.hal74 * are updated.
77 * @param metadata A list of all updated metada.
/hardware/interfaces/biometrics/fingerprint/2.2/
DIBiometricsFingerprint.hal25 * updated in a minor uprev.
/hardware/interfaces/health/2.0/
DIHealthInfoCallback.hal27 * @param info the updated HealthInfo
/hardware/interfaces/oemlock/1.0/
DIOemLock.hal47 * @return status is OK if the flag was successfully updated,
66 * @return status is OK if the flag was successfully updated.
/hardware/interfaces/drm/1.3/
DICryptoFactory.hal29 * have to be updated in a minor uprev.
/hardware/interfaces/drm/1.1/
DICryptoFactory.hal30 * have to be updated in a minor uprev.
/hardware/interfaces/broadcastradio/1.1/
DITunerCallback.hal22 * Some methods of @1.1::ITunerCallback are updated versions of those from
81 * metadata) is updated.
DIBroadcastRadio.hal56 * updated image identifier.
/hardware/google/interfaces/media/c2/1.0/
DIConfigurable.hal81 * - OK - All parameters could be updated successfully.
82 * - BAD_INDEX - All supported parameters could be updated successfully,
84 * - NO_MEMORY - Some supported parameters could not be updated
/hardware/interfaces/tv/cec/1.0/
DIHdmiCec.hal59 * the updated address when hot plug event takes place.
129 * @param key The key of the option to be updated with a new value.
136 * Passes the updated language information of Android system. Contains
/hardware/interfaces/tetheroffload/control/1.0/
DITetheringOffloadCallback.hal32 * timeout be updated in kernel.
/hardware/interfaces/drm/1.2/
DICryptoFactory.hal32 * have to be updated in a minor uprev.
/hardware/interfaces/wifi/1.2/
Dtypes.hal99 * are updated.
109 * The updated channel(s) information.
DIWifiNanIfaceEventCallback.hal40 * Asynchronous callback indicating a data-path (NDP) schedule has been updated (e.g. channels
/hardware/interfaces/renderscript/1.0/
DIContext.hal225 * @param allocation Allocation to be updated
226 * @param x X position of the first element in the Allocation to be updated
228 * updated; for a 1D Allocation, this value must be 0
230 * updated; for a 1D or 2D Allocation, this value must be 0
233 * @param compIdx Component number to identify which sub-Element is updated
358 * @param compIdx Component number to identify which sub-Element is updated
465 * @param dstAlloc Allocation to be updated
490 * @param dstAlloc Allocation to be updated
528 * @param allocation Allocation to be updated
1063 * @param slot Slot number of variable to be updated
[all …]
/hardware/interfaces/sensors/2.1/
Dtypes.hal74 * must increase when the driver is updated in a way that changes the
76 * fusion algorithm is updated.
/hardware/interfaces/automotive/vehicle/2.0/
DIVehicleCallback.hal30 * @param values that has been updated.
/hardware/interfaces/graphics/composer/2.4/
DIComposerCallback.hal38 * updated. This may occur if the composer missed the deadline for changing the vsync period
/hardware/interfaces/usb/1.2/
DIUsb.hal56 * currentContaminantProtectionMode should be updated whenever there is a
/hardware/interfaces/media/c2/1.0/
DIConfigurable.hal140 * - `OK` - All parameters could be updated successfully.
141 * - `BAD_INDEX` - All supported parameters could be updated successfully,
143 * - `NO_MEMORY` - Some supported parameters could not be updated

123