Home
last modified time | relevance | path

Searched refs:btDeviceName (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/services/core/java/com/android/server/audio/
DBtHelper.java548 String btDeviceName = getName(btDevice); in handleBtScoActiveDeviceChange() local
552 isActive, outDeviceTypes[0], address, btDeviceName); in handleBtScoActiveDeviceChange()
556 isActive, outDeviceType, address, btDeviceName); in handleBtScoActiveDeviceChange()
561 isActive, inDevice, address, btDeviceName) && result; in handleBtScoActiveDeviceChange()