Searched refs:mDeviceInventory (Results 1 – 1 of 1) sorted by relevance
69 private final AudioDeviceInventory mDeviceInventory; field in AudioDeviceBroker98 mDeviceInventory = new AudioDeviceInventory(this); in AudioDeviceBroker()211 mDeviceInventory.setWiredDeviceConnectionState(type, state, address, name, caller); in setWiredDeviceConnectionState()309 return mDeviceInventory.startWatchingRoutes(observer); in startWatchingRoutes()315 return mDeviceInventory.getCurAudioRoutes(); in getCurAudioRoutes()517 return mDeviceInventory.handleDeviceConnection(connect, device, address, deviceName); in handleDeviceConnection()526 final int delay = mDeviceInventory.checkSendBecomingNoisyIntent( in handleSetA2dpSinkConnectionState()677 mDeviceInventory.onRestoreDevices(); in handleMessage()683 mDeviceInventory.onSetWiredDeviceConnectionState( in handleMessage()698 mDeviceInventory.onReportNewRoutes(); in handleMessage()[all …]