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

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

Completed in 30 milliseconds