Home
last modified time | relevance | path

Searched refs:getMajorDeviceClass (Results 1 – 5 of 5) sorted by relevance

/frameworks/base/packages/SettingsLib/tests/robotests/src/com/android/settingslib/bluetooth/
DBluetoothUtilsTest.java64 when(mCachedBluetoothDevice.getBtClass().getMajorDeviceClass()).thenReturn( in getBtClassDrawableWithDescription_typePhone_returnPhoneDrawable()
74 when(mCachedBluetoothDevice.getBtClass().getMajorDeviceClass()).thenReturn( in getBtClassDrawableWithDescription_typeComputer_returnComputerDrawable()
/frameworks/base/core/java/android/bluetooth/
DBluetoothClass.java269 public int getMajorDeviceClass() { in getMajorDeviceClass() method in BluetoothClass
/frameworks/base/packages/SettingsLib/src/com/android/settingslib/bluetooth/
DBluetoothUtils.java68 switch (btClass.getMajorDeviceClass()) { in getBtClassDrawableWithDescription()
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt6103 method public int getMajorDeviceClass();
/frameworks/base/api/
Dcurrent.txt8259 method public int getMajorDeviceClass();