Searched defs:setVoltage (Results 1 – 3 of 3) sorted by relevance
/hardware/interfaces/tv/tuner/1.0/default/ | ||
D | Lnb.cpp | 42 Return<Result> Lnb::setVoltage(LnbVoltage /* voltage */) { in setVoltage() function in android::hardware::tv::tuner::V1_0::implementation::Lnb |
/hardware/interfaces/tv/tuner/1.1/default/ | ||
D | Lnb.cpp | 42 Return<Result> Lnb::setVoltage(LnbVoltage /* voltage */) { in setVoltage() function in android::hardware::tv::tuner::V1_0::implementation::Lnb |
/hardware/interfaces/tv/tuner/1.0/vts/functional/ | ||
D | LnbTests.cpp | 72 AssertionResult LnbTests::setVoltage(LnbVoltage voltage) { in setVoltage() function in LnbTests |