Searched refs:getBtClass (Results 1 – 4 of 4) sorted by relevance
64 when(mCachedBluetoothDevice.getBtClass().getMajorDeviceClass()).thenReturn( in getBtClassDrawableWithDescription_typePhone_returnPhoneDrawable()74 when(mCachedBluetoothDevice.getBtClass().getMajorDeviceClass()).thenReturn( in getBtClassDrawableWithDescription_typeComputer_returnComputerDrawable()
66 BluetoothClass btClass = cachedDevice.getBtClass(); in getBtClassDrawableWithDescription()
656 public BluetoothClass getBtClass() { in getBtClass() method in CachedBluetoothDevice
208 final BluetoothClass bluetoothClass = lastDevice.getBtClass(); in getSecondaryLabel()