Loading services/audiopolicy/managerdefault/AudioPolicyManager.h +1 −1 Original line number Diff line number Diff line Loading @@ -382,7 +382,7 @@ protected: // must be called every time a condition that affects the output choice for a given strategy // changes: connected device, phone state, force use... // Must be called before updateDevicesAndOutputs() void checkOutputForStrategy(routing_strategy strategy); virtual void checkOutputForStrategy(routing_strategy strategy); // Same as checkOutputForStrategy() but for a all strategies in order of priority void checkOutputForAllStrategies(); Loading Loading
services/audiopolicy/managerdefault/AudioPolicyManager.h +1 −1 Original line number Diff line number Diff line Loading @@ -382,7 +382,7 @@ protected: // must be called every time a condition that affects the output choice for a given strategy // changes: connected device, phone state, force use... // Must be called before updateDevicesAndOutputs() void checkOutputForStrategy(routing_strategy strategy); virtual void checkOutputForStrategy(routing_strategy strategy); // Same as checkOutputForStrategy() but for a all strategies in order of priority void checkOutputForAllStrategies(); Loading