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