Home
last modified time | relevance | path

Searched refs:Constants (Results 1 – 13 of 13) sorted by relevance

/hardware/interfaces/tests/expression/1.0/
DIExpressionExt.hal24 ENUM_GOOD = Constants:CONST_BAR,
25 ENUM_BETTER = IExpression.Constants:CONST_BAR,
26 ENUM_BEST = android.hardware.tests.expression@1.0::IExpression.Constants:CONST_BAR,
29 typedef Constants AlsoConstants;
31 …typedef Color[((Constants:MAX_ARRAY_SIZE << 1) - (AlsoConstants:CONST_FOO + 1)*8) >> 1] SixteenCol…
33 Color[(Constants:MAX_ARRAY_SIZE << 1) - (Constants:CONST_FOO + 1)*8] my32Colors; // 32
39 foo3(int32_t[IExpression.Constants:MAX_ARRAY_SIZE] array);
41 foo1(int32_t[Constants:CONST_FOO + 5] array);
DIExpression.hal206 enum Constants : int32_t {
218 foo1(int32_t[Constants:CONST_FOO + 1] array);
220 foo3(int32_t[Constants:MAX_ARRAY_SIZE] array);
/hardware/nxp/nfc/snxxx/extns/impl/nxpnfc/2.0/
DNxpNfc.h26 enum Constants : uint16_t { enum
/hardware/interfaces/dumpstate/1.1/
Dtypes.hal20 * Constants that define the type of bug report being taken to restrict content appropriately.
/hardware/interfaces/audio/5.0/
Dtypes.hal226 * Constants used by the HAL to determine how to select microphones and process those inputs in
229 * MicrophoneDirection Constants are defined in MicrophoneDirection.java.
/hardware/interfaces/health/2.1/
Dtypes.hal22 enum Constants : int64_t {
/hardware/interfaces/broadcastradio/2.0/
DITunerCallback.hal64 * Constants::ANTENNA_DISCONNECTED_TIMEOUT_MS to indicate that.
DIBroadcastRadio.hal99 * @param id Identifier of an image (value of Constants::INVALID_IMAGE is
Dtypes.hal18 /** Constants used by broadcast radio HAL. */
19 enum Constants : int32_t {
750 * This must happen within Constants::LIST_COMPLETE_TIMEOUT_MS from the
/hardware/interfaces/audio/6.0/
Dtypes.hal226 * Constants used by the HAL to determine how to select microphones and process those inputs in
229 * MicrophoneDirection Constants are defined in MicrophoneDirection.java.
/hardware/interfaces/audio/7.0/
Dtypes.hal242 * Constants used by the HAL to determine how to select microphones and process those inputs in
245 * MicrophoneDirection Constants are defined in MicrophoneDirection.java.
/hardware/interfaces/keymaster/4.0/
Dtypes.hal30 enum Constants : uint32_t {
1231 * The MAC is Constants::AUTH_TOKEN_MAC_LENGTH bytes in length and is computed as follows:
/hardware/interfaces/input/common/1.0/
Dtypes.hal21 * Constants that identify each individual axis of a motion event.