Searched refs:fixed (Results 1 – 3 of 3) sorted by relevance
12 # b/12450712: The dac_override should likely be fixed. It is included to14 # the proper perms on those files are fixed this can likely be
496 void AudioOutput::setOutputIsFixed(bool fixed) { in setOutputIsFixed() argument498 if (mOutputFixed != fixed) { in setOutputIsFixed()499 mOutputFixed = fixed; in setOutputIsFixed()
87 void setOutputIsFixed(bool fixed);