Searched refs:getDeviceType (Results 1 – 5 of 5) sorted by relevance
398 if (devProp != null && ((devProp.getDeviceType() == BluetoothDevice.DEVICE_TYPE_CLASSIC in sendIntent()399 || devProp.getDeviceType() == BluetoothDevice.DEVICE_TYPE_DUAL) in sendIntent()
281 int getDeviceType() { in getDeviceType() method in RemoteDevices.DeviceProperties
2164 return deviceProp.getDeviceType(); in getRemoteType()
827 switch (info.getHdmiDeviceInfo().getDeviceType()) { in getTvInputTypeForPriority()
1868 if (getDeviceType(device) != AbstractionLayer.BT_DEVICE_TYPE_BREDR) { in getDevicesMatchingConnectionStates()3042 private int getDeviceType(BluetoothDevice device) { in getDeviceType() method in GattService