Searched refs:GET_DEVICES_INPUTS (Results 1 – 4 of 4) sorted by relevance
29 const int GET_DEVICES_INPUTS = 1; field
38 static const int GET_DEVICES_INPUTS = 1; variable
31 if (flag == BrilloAudioService::GET_DEVICES_INPUTS) { in GetDevices()
51 (flag != GET_DEVICES_INPUTS && flag != GET_DEVICES_OUTPUTS)) in BAudioManager_getDevices()