Searched refs:onVendorSpecificEvent (Results 1 – 3 of 3) sorted by relevance
52 public void onVendorSpecificEvent(int gid, int oid, byte[] payload); in onVendorSpecificEvent() method
556 public void onVendorSpecificEvent(int gid, int oid, byte[] payload) { in onVendorSpecificEvent() method in NfcService
487 mListener.onVendorSpecificEvent(pData[NCI_GID_INDEX], pData[NCI_OID_INDEX], in notifyVendorSpecificEvent()