Searched refs:tryPeripheralHandover (Results 1 – 2 of 2) sorted by relevance
635 if (tryPeripheralHandover(message, tag)) { in dispatchTag()1137 public boolean tryPeripheralHandover(NdefMessage m, Tag tag) { in tryPeripheralHandover() method in NfcDispatcher
223 mNfcDispatcher.tryPeripheralHandover(ndefMessage, tag); in testPeripheralHandoverBTParing()