Home
last modified time | relevance | path

Searched refs:reported (Results 1 – 25 of 69) sorted by relevance

123

/hardware/interfaces/automotive/vehicle/2.0/
DIVehicleCallback.hal23 * subscribed to needs to be reported. This may be based purely on
26 * change needs to be reported.
/hardware/interfaces/contexthub/1.0/
DIContexthubCallback.hal74 * be controlled by the service must not be reported.
76 * must be reported.
/hardware/qcom/gps/msm8998/core/
DLocApiBase.cpp164 bool reported = false; in needReport() local
171 reported = (mask & techMask); in needReport()
181 reported = !((ulpLocation.gpsLocation.flags & LOC_GPS_LOCATION_HAS_ACCURACY) && in needReport()
186 return reported; in needReport()
/hardware/qcom/sdm845/gps/sdm845/core/
DLocApiBase.cpp174 bool reported = false; in needReport() local
181 reported = (mask & techMask); in needReport()
191 reported = !((ulpLocation.gpsLocation.flags & LOC_GPS_LOCATION_HAS_ACCURACY) && in needReport()
196 return reported; in needReport()
/hardware/interfaces/wifi/offload/1.0/
DIOffloadCallback.hal27 * see OffloadStatus for the error conditions to be reported
/hardware/interfaces/gnss/measurement_corrections/1.0/
DIMeasurementCorrections.hal33 * of the GNSS chipset as reported in the IGnssCallback.
/hardware/interfaces/gnss/2.0/
DIGnssDebug.hal30 * and is no longer used by the framework. The constellation type is instead reported in
DIGnssMeasurement.hal38 * satellites and frequency bands that the chipset supports must be reported in this mode.
Dtypes.hal57 * timestamp, with the reported measurements in nanoseconds (68% confidence).
DIGnssMeasurementCallback.hal375 * version of the HAL with further clarification of the value reported in the
383 * is no longer used by the framework. The satellite sync state is instead reported in
388 * reported in @2.0::IGnssMeasurementCallback.GnssMeasurement.constellation.
DIGnssCallback.hal86 * and is no longer used by the framework. The constellation type is instead reported in
/hardware/interfaces/radio/1.2/
Dtypes.hal128 * recommended that this be reported whenever link capacity or signal strength is reported.
186 * FALSE – Incremental results must not be reported.
187 * TRUE – Incremental must be reported.
206 * reported.
/hardware/interfaces/camera/provider/2.4/
DICameraProviderCallback.hal57 * android.flash.info.available is reported as true via the
/hardware/interfaces/gnss/1.1/
DIGnssMeasurement.hal37 * satellites and frequency bands that the chipset supports must be reported in this mode.
DIGnssMeasurementCallback.hal46 * Similar information about carrier phase signal tracking is still reported in these
/hardware/interfaces/tests/foo/1.0/
DIFooCallback.hal49 // caller. IFooCallback adds this information to the one reported by
/hardware/interfaces/neuralnetworks/1.2/
DIExecutionCallback.hal54 * be reported as UINT64_MAX. A driver may choose to report
/hardware/interfaces/gnss/1.0/
DIGnssNavigationMessageCallback.hal128 * The data of the reported GNSS message. The bytes (or words) are specified
153 * The data reported here must be the raw data as demodulated by the GNSS
DIGnssCallback.hal123 * time, two GnssSvInfo structs must be reported for this same
149 * except GNSS, which is reported using svList
/hardware/qcom/sdm845/gps/msm8960/loc_api/libloc_api_50001/
Dloc_eng.cpp686 bool reported = false; in proc() local
691 reported = true; in proc()
715 reported = true; in proc()
720 if (reported && in proc()
736 unsigned char generate_nmea = reported && in proc()
/hardware/qcom/gps/msm8960/loc_api/libloc_api_50001/
Dloc_eng.cpp686 bool reported = false; in proc() local
691 reported = true; in proc()
715 reported = true; in proc()
720 if (reported && in proc()
736 unsigned char generate_nmea = reported && in proc()
/hardware/interfaces/radio/1.4/
DIRadioIndication.hal39 * that are invalid in the current locale. The reported emergency number list must not have
/hardware/interfaces/sensors/1.0/
Dtypes.hal47 * measures are reported. See the Base sensors and Composite sensors lists
276 * reported separately instead of being included in the measurement.
497 * The current orientation of the device. The value is reported in
499 * only values that can be reported are (please refer to Android Sensor
511 * up or down) must not cause a new event to be reported.
516 * a new event to be reported.
626 * reported in this connection event. At a dynamic sensor disconnection,
854 /** smallest difference between two values reported by this sensor */
1104 * Types in the following section is sent down (instead of reported from)
/hardware/interfaces/automotive/evs/1.0/
DIEvsCamera.hal31 * Returns the description of this camera. This must be the same value as reported
/hardware/interfaces/media/c2/1.0/
DIComponentListener.hal115 * been reported by onInputBuffersReleased().

123