Home
last modified time | relevance | path

Searched refs:number (Results 1 – 25 of 195) sorted by relevance

12345678

/hardware/interfaces/radio/1.0/
DIRadio.hal42 * @param serial Serial number of request.
52 * @param serial Serial number of request.
64 * @param serial Serial number of request.
78 * @param serial Serial number of request.
90 * @param serial Serial number of request.
104 * @param serial Serial number of request.
118 * @param serial Serial number of request.
132 * @param serial Serial number of request.
143 * @param serial Serial number of request.
154 * @param serial Serial number of request.
[all …]
/hardware/interfaces/radio/config/1.1/
DIRadioConfig.hal40 * @param serial Serial number of request.
53 * @param serial Serial number of request.
62 * Set modems configurations by specifying the number of live modems (i.e modems that are
66 * the number of live modems as 1, 2, etc
68 * Note: by setting the number of live modems in this API, that number of modems will
71 * @param serial serial number of request.
72 * @param modemsConfig ModemsConfig object including the number of live modems
80 * which includes the number of live modems (i.e modems that are
83 * Note: in order to get the overall number of modems available on the phone,
86 * @param serial Serial number of request.
/hardware/invensense/65xx/libsensors_iio/software/core/mllite/linux/
Dml_sysfs_helper.c60 int number, numstrlen; in find_type_by_name() local
80 &number); in find_type_by_name()
94 number); in find_type_by_name()
101 return number; in find_type_by_name()
305 int number, numstrlen; in find_name_by_sensor_type() local
324 &number); in find_name_by_sensor_type()
339 number, in find_name_by_sensor_type()
359 number); in find_name_by_sensor_type()
372 number); in find_name_by_sensor_type()
/hardware/invensense/6515/libsensors_iio/software/core/mllite/linux/
Dml_sysfs_helper.c68 int number, numstrlen; in find_type_by_name() local
88 &number); in find_type_by_name()
102 number); in find_type_by_name()
109 return number; in find_type_by_name()
313 int number, numstrlen; in find_name_by_sensor_type() local
332 &number); in find_name_by_sensor_type()
347 number, in find_name_by_sensor_type()
367 number); in find_name_by_sensor_type()
380 number); in find_name_by_sensor_type()
/hardware/interfaces/health/2.0/
Dtypes.hal83 * number of read I/Os merged with in-queue I/Os.
87 * number of sectors read.
95 * number of writes processed.
99 * number of writes merged with in-queue I/Os.
103 * number of sectors written.
111 * number of I/Os currently in flight.
/hardware/interfaces/graphics/bufferqueue/2.0/
DIGraphicBufferProducer.hal32 * Sets the maximum number of buffers that can be dequeued at one time. If
39 * @p maxDequeuedBuffers must not be less than the number of currently
51 * - @p maxDequeuedBuffers is greater than or equal to the number of
54 * maximum number of dequeued buffers cannot be accomplished for any other
57 * @param maxDequeuedBuffers The desired number of buffers that can be
78 * @return generationNumber Generation number of the buffer. If
81 * match the current generation number of the buffer queue previously
83 * match the current generation number of the buffer queue.
102 * Changing the async flag may affect the number of available slots. If the
103 * adjustment to the number of slots cannot be made, @p status shall be set
[all …]
/hardware/interfaces/radio/1.4/
DIRadio.hal60 * @param serial Serial number of request.
90 * @param serial Serial number of request.
100 * @param serial Serial number of request.
111 * if the 'address' in the 'dialInfo' field is identified as an emergency number by Android.
113 * In multi-sim scenario, if the emergency number is from a specific subscription, this radio
126 * If the dialed emergency number does not have a specified emergency service category, the
128 * emergency number does not have specified emergency Uniform Resource Names, the 'urns' field
134 * emergency number function, if the 'hasKnownUserIntentEmergency' field is true, the user's
147 * @param serial Serial number of request.
166 * @param serial Serial number of request.
[all …]
DIRadioIndication.hal29 * Each emergency number (@1.4::EmergencyNumber) in the emergency number list contains a
30 * dialing number, zero or more service category(s), zero or more emergency uniform resource
39 * that are invalid in the current locale. The reported emergency number list must not have
41 * @1.4::EmergencyNumber to construct each emergency number to report.
/hardware/interfaces/radio/1.1/
DIRadio.hal36 * @param serial Serial number of request.
52 * @param serial Serial number of request
59 * RIL_CARDSTATE_PRESENT and the number of card apps will be 0.
77 * @param serial Serial number of request.
87 * @param serial Serial number of request.
96 * @param serial Serial number of request.
106 * @param serial Serial number of request.
/hardware/interfaces/weaver/1.0/
Dtypes.hal24 /** The number of slots available. */
26 /** The number of bytes used for a key. */
28 /** The number of bytes used for a value. */
/hardware/interfaces/radio/config/1.0/
DIRadioConfig.hal47 * @param serial Serial number of request.
70 * @param serial Serial number of request
75 * index 0 is the first logical_slot number of logical slots is equal to number of Radio
76 * instances and number of physical slots is equal to size of slotStatus in
/hardware/qcom/display/msm8996/sdm/include/utils/
Dconstants.h43 #define ROUND_UP(number, step) ((((number) + ((step) - 1)) / (step)) * (step)) argument
/hardware/interfaces/thermal/1.0/
DIThermal.hal30 * the same regardless the number of calls to this method even if
49 * CPU usages. The order and number of CPUs in the list must be kept
50 * the same regardless the number of calls to this method.
66 * devices in the list must be kept the same regardless the number
/hardware/qcom/sdm845/display/sdm/include/utils/
Dconstants.h43 #define ROUND_UP(number, step) ((((number) + ((step) - 1)) / (step)) * (step)) argument
/hardware/qcom/display/msm8998/sdm/include/utils/
Dconstants.h43 #define ROUND_UP(number, step) ((((number) + ((step) - 1)) / (step)) * (step)) argument
/hardware/qcom/display/msm8909w_3100/sdm/include/utils/
Dconstants.h43 #define ROUND_UP(number, step) ((((number) + ((step) - 1)) / (step)) * (step)) argument
/hardware/qcom/display/msm8909/sdm/include/utils/
Dconstants.h43 #define ROUND_UP(number, step) ((((number) + ((step) - 1)) / (step)) * (step)) argument
/hardware/interfaces/gnss/1.0/
DIGnssNavigationMessageCallback.hal69 * Satellite vehicle ID number, as defined in GnssSvInfo::svid
97 * - For BeiDou D1, this refers to the frame number in the range of 1-24
99 * - For Beidou D2, this refers to the frame number, in the range of 1-120
102 * number, in the range of 1-12
105 * number in the range of 1-24
115 * the subframe number of the navigation message, in the range of 1-5.
117 * - For Glonass L1 C/A, this refers to the String number, in the range from
/hardware/interfaces/boot/1.0/
Dtypes.hal29 * An identifier for a slot number.
35 * failed due to an invalid slot number
DIBootControl.hal23 * They are identified here by a 0 indexed number and associated with their
32 * getNumberSlots() returns the number of available slots.
42 * getCurrentSlot() returns the slot number of that the current boot is booted
43 * from, for example slot number 0 (Slot A). It is assumed that if the current
96 * the slot number passed in as a parameter. The bootloader must pass the
/hardware/interfaces/tests/multithread/1.0/
DIMultithread.hal22 * Makes calls finish only when specific number of them are running in parallel
30 * @param numThreads number of calls in parallel to finish
/hardware/interfaces/audio/effect/4.0/
DIVisualizerEffect.hal29 * Sets the number PCM samples in the capture.
34 * Gets the number PCM samples in the capture.
86 * number of samples to capture is specified by 'setCaptureSize' parameter.
/hardware/interfaces/audio/effect/2.0/
DIVisualizerEffect.hal29 * Sets the number PCM samples in the capture.
34 * Gets the number PCM samples in the capture.
86 * number of samples to capture is specified by 'setCaptureSize' parameter.
/hardware/interfaces/audio/effect/5.0/
DIVisualizerEffect.hal29 * Sets the number PCM samples in the capture.
34 * Gets the number PCM samples in the capture.
86 * number of samples to capture is specified by 'setCaptureSize' parameter.
/hardware/interfaces/vibrator/1.0/
DIVibrator.hal25 * @param timeout_ms number of milliseconds to vibrate.
48 * @param amplitude The unitless force setting. Note that this number must
51 * onto the number of steps it does have.

12345678