Searched refs:getBluetoothDeviceIcon (Results 1 – 2 of 2) sorted by relevance
219 IconCompat getBluetoothDeviceIcon(CachedBluetoothDevice device) { in getBluetoothDeviceIcon() method in BluetoothDevicesSlice311 .setTitleItem(getBluetoothDeviceIcon(device), ListBuilder.ICON_IMAGE) in getBluetoothRowBuilders()354 getBluetoothDeviceIcon(bluetoothDevice), in buildPrimaryBluetoothAction()
104 doReturn(mIcon).when(mBluetoothDevicesSlice).getBluetoothDeviceIcon(any()); in setUp()