HomeSort by relevance Sort by last modified time
    Searched full:forcevalue (Results 1 - 1 of 1) sorted by null

  /device/asus/fugu/libaudio/
ATVAudioPolicyManager.cpp 87 int forceValue;
88 if (parameters.getInt(String8("force"), forceValue) == OK) {
89 mForceSubmixInputSelection = forceValue != 0;

Completed in 56 milliseconds