Searched refs:getMajorDeviceClass (Results 1 – 5 of 5) sorted by relevance
64 when(mCachedBluetoothDevice.getBtClass().getMajorDeviceClass()).thenReturn( in getBtClassDrawableWithDescription_typePhone_returnPhoneDrawable()74 when(mCachedBluetoothDevice.getBtClass().getMajorDeviceClass()).thenReturn( in getBtClassDrawableWithDescription_typeComputer_returnComputerDrawable()
269 public int getMajorDeviceClass() { in getMajorDeviceClass() method in BluetoothClass
68 switch (btClass.getMajorDeviceClass()) { in getBtClassDrawableWithDescription()
6103 method public int getMajorDeviceClass();
8259 method public int getMajorDeviceClass();