HomeSort by relevance Sort by last modified time
    Searched refs:fluence_in_voice_call (Results 1 - 2 of 2) sorted by null

  /hardware/qcom/audio/hal/msm8960/
platform.c 81 bool fluence_in_voice_call; member in struct:platform_data
278 my_data->fluence_in_voice_call = false;
293 my_data->fluence_in_voice_call = true;
726 if (my_data->fluence_in_voice_call == false) {
748 if (my_data->fluence_in_voice_call && my_data->fluence_in_spkr_mode &&
751 } else if (my_data->fluence_in_voice_call && my_data->fluence_in_spkr_mode &&
    [all...]
  /hardware/qcom/audio/hal/msm8974/
platform.c 91 bool fluence_in_voice_call; member in struct:platform_data
    [all...]

Completed in 45 milliseconds