Home
last modified time | relevance | path

Searched refs:Initial (Results 1 – 9 of 9) sorted by relevance

/hardware/interfaces/audio/core/all-versions/vts/functional/6.0/
DAudioPrimaryHidlHalTest.cpp150 Initial{DualMonoMode::OFF}, in TEST_P()
164 Initial{-std::numeric_limits<float>::infinity()}, {-48.0f, -1.0f, 0.0f, 1.0f, 48.0f}, in TEST_P()
178 Initial{PlaybackRate{1.0f, 1.0f, TimestretchMode::DEFAULT, in TEST_P()
/hardware/interfaces/audio/core/all-versions/vts/functional/
DAudioPrimaryHidlHalTest.h430 struct Initial { // Initial property value struct
431 Initial(Property value, Optionality check = REQUIRED) : value(value), check(check) {} in value() argument
441 const Initial expectedInitial, list<Property> valuesToTest, Setter setter, argument
486 void testAccessors(const string& propertyName, const Initial expectedInitial,
499 testAccessors<OPTIONAL>("mic mute", Initial{false}, {true}, &IDevice::setMicMute, in TEST_P()
506 testAccessors<OPTIONAL>("master mute", Initial{false}, {true}, &IDevice::setMasterMute, in TEST_P()
521 "master volume", Initial{1}, {0, 0.5}, &IDevice::setMasterVolume, &IDevice::getMasterVolume, in TEST_P()
1532 testAccessors<OPTIONAL>("BtScoNrecEnabled", Initial{false, OPTIONAL}, {true}, in TEST_P()
1539 testAccessors<OPTIONAL>("BtScoWideband", Initial{false, OPTIONAL}, {true}, in TEST_P()
1549 "TTY mode", Initial{IPrimaryDevice::TtyMode::OFF}, in TEST_P()
[all …]
/hardware/interfaces/prebuilt_hashes/
D27.txt183 # ABI preserving changes to HALs during Android O MR1 (Initial Set)
194 # HALs released in Android O MR1 (Initial Set)
D28.txt182 # ABI preserving changes to HALs during Android O MR1 (Initial Set)
195 # HALs released in Android O MR1 (Initial Set)
/hardware/interfaces/audio/core/all-versions/vts/functional/4.0/
DAudioPrimaryHidlHalTest.cpp307 testAccessors<OPTIONAL>("BtHfpEnabled", Initial{false, OPTIONAL}, {true}, in TEST_P()
/hardware/interfaces/radio/1.5/
DIRadio.hal308 * @param ran Initial suggested radio access network type. If value is UNKNOWN, the modem
/hardware/interfaces/
Dcurrent.txt186 # ABI preserving changes to HALs during Android O MR1 (Initial Set)
199 # HALs released in Android O MR1 (Initial Set)
/hardware/interfaces/radio/1.0/
Dtypes.hal1110 IA = 1 << 8, // APN type for IA Initial Attach APN
/hardware/interfaces/neuralnetworks/1.3/
Dtypes.hal5183 * * (m inputs): Initial values for input-output operands.
5184 * * (k inputs): Initial values for state-only operands.