Searched refs:Constants (Results 1 – 13 of 13) sorted by relevance
24 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; // 3239 foo3(int32_t[IExpression.Constants:MAX_ARRAY_SIZE] array);41 foo1(int32_t[Constants:CONST_FOO + 5] array);
206 enum Constants : int32_t {218 foo1(int32_t[Constants:CONST_FOO + 1] array);220 foo3(int32_t[Constants:MAX_ARRAY_SIZE] array);
26 enum Constants : uint16_t { enum
20 * Constants that define the type of bug report being taken to restrict content appropriately.
226 * Constants used by the HAL to determine how to select microphones and process those inputs in229 * MicrophoneDirection Constants are defined in MicrophoneDirection.java.
22 enum Constants : int64_t {
64 * Constants::ANTENNA_DISCONNECTED_TIMEOUT_MS to indicate that.
99 * @param id Identifier of an image (value of Constants::INVALID_IMAGE is
18 /** Constants used by broadcast radio HAL. */19 enum Constants : int32_t {750 * This must happen within Constants::LIST_COMPLETE_TIMEOUT_MS from the
242 * Constants used by the HAL to determine how to select microphones and process those inputs in245 * MicrophoneDirection Constants are defined in MicrophoneDirection.java.
30 enum Constants : uint32_t {1231 * The MAC is Constants::AUTH_TOKEN_MAC_LENGTH bytes in length and is computed as follows:
21 * Constants that identify each individual axis of a motion event.