Searched refs:getBtDeviceCategory (Results 1 – 3 of 3) sorted by relevance
171 int newAudioDeviceCategory = BtHelper.getBtDeviceCategory(mDeviceAddress); in updateAudioDeviceCategory()
1798 BtHelper.getBtDeviceCategory(address), /*userDefined=*/false);2089 BtHelper.getBtDeviceCategory(address), /*userDefined=*/false);2423 BtHelper.getBtDeviceCategory(address), /*userDefined=*/false);2554 BtHelper.getBtDeviceCategory(address), /*userDefined=*/false);
1271 /*package*/ static int getBtDeviceCategory(String address) { in getBtDeviceCategory() method in BtHelper