Searched refs:hapticGeneratingOutput (Results 1 – 1 of 1) sorted by relevance
1621 audio_io_handle_t hapticGeneratingOutput = mEffects.getIoForSession( in selectOutput() local1623 if (outputs.indexOf(hapticGeneratingOutput) >= 0) { in selectOutput()1624 return hapticGeneratingOutput; in selectOutput()