Searched refs:getConnectedTechnology (Results 1 – 3 of 3) sorted by relevance
462 public int getConnectedTechnology() { in getConnectedTechnology() method in NativeNfcTag813 getConnectedTechnology(), in findAndReadNdef()830 getConnectedTechnology(), in findAndReadNdef()
85 int getConnectedTechnology(); in getConnectedTechnology() method
1797 if (data.length > getMaxTransceiveLength(tag.getConnectedTechnology())) { in transceive()2564 if (tag.getConnectedTechnology() == TagTechnology.NFC_BARCODE) { in handleMessage()