HomeSort by relevance Sort by last modified time
    Searched defs:setTuningMode (Results 1 - 3 of 3) sorted by null

  /external/parameter-framework/upstream/test/functional-tests/include/
ParameterFramework.hpp 119 /** Wrap PF::setTuningMode to throw an exception on failure. */
120 void setTuningMode(bool enable) { mayFailCall(&PF::setTuningMode, enable); }