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()
70 BluetoothClass btClass = cachedDevice.getBtClass(); in getBtClassDrawableWithDescription()
716 public BluetoothClass getBtClass() { in getBtClass() method in CachedBluetoothDevice
206 final BluetoothClass bluetoothClass = lastDevice.getBtClass(); in getSecondaryLabel()