Lines Matching refs:DeviceHalInterface
444 sp<DeviceHalInterface> dev = audioHwDevice->hwDevice(); in findSuitableHwDev_l()
594 sp<DeviceHalInterface> dev = mAudioHwDevs.valueAt(i)->hwDevice(); in dump()
1156 sp<DeviceHalInterface> dev = mPrimaryHardwareDev->hwDevice(); in setMode()
1188 sp<DeviceHalInterface> primaryDev = mPrimaryHardwareDev->hwDevice(); in setMicMute()
1196 sp<DeviceHalInterface> dev = mAudioHwDevs.valueAt(i)->hwDevice(); in setMicMute()
1216 sp<DeviceHalInterface> primaryDev = mPrimaryHardwareDev->hwDevice(); in getMicMute()
1528 sp<DeviceHalInterface> dev = mAudioHwDevs.valueAt(i)->hwDevice(); in setParameters()
1603 sp<DeviceHalInterface> dev = mAudioHwDevs.valueAt(i)->hwDevice(); in getParameters()
1648 sp<DeviceHalInterface> dev = mPrimaryHardwareDev->hwDevice(); in getInputBufferSize()
1705 sp<DeviceHalInterface> dev = mPrimaryHardwareDev->hwDevice(); in setVoiceVolume()
2123 sp<DeviceHalInterface> dev; in loadHwModule_l()
2295 sp<DeviceHalInterface> dev; in getAudioHwSyncForSession()
2758 sp<DeviceHalInterface> inHwHal = inHwDev->hwDevice(); in openInput_l()