Searched refs:CLASSIC_BLUETOOTH (Results 1 – 1 of 1) sorted by relevance
37 private static final int CLASSIC_BLUETOOTH = 0; field in AssociatedDevice102 if (mDevice instanceof android.bluetooth.BluetoothDevice) return CLASSIC_BLUETOOTH; in getDeviceType()110 case CLASSIC_BLUETOOTH: return android.bluetooth.BluetoothDevice.CREATOR; in getDeviceCreator()