Searched refs:route_devices (Results 1 – 1 of 1) sorted by relevance
1097 uint32_t route_devices; in openInputStream() local1319 route_devices = devices | AudioSystem::DEVICE_IN_PROXY; in openInputStream()1323 route_devices = devices | mCurDevice; in openInputStream()1325 mALSADevice->route(&(*it), route_devices, mode()); in openInputStream()