Home
last modified time | relevance | path

Searched defs:NdefPushProtocol (Results 1 – 1 of 1) sorted by relevance

/packages/apps/Nfc/src/com/android/nfc/ndefpush/
DNdefPushProtocol.java32 public class NdefPushProtocol { class
43 public NdefPushProtocol(NdefMessage msg, byte action) { in NdefPushProtocol() method in NdefPushProtocol
51 public NdefPushProtocol(byte[] actions, NdefMessage[] messages) { in NdefPushProtocol() method in NdefPushProtocol
66 public NdefPushProtocol(byte[] data) throws FormatException { in NdefPushProtocol() method in NdefPushProtocol