Home
last modified time | relevance | path

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

/packages/apps/Nfc/src/com/android/nfc/
DDeviceHost.java52 public void onVendorSpecificEvent(int gid, int oid, byte[] payload); in onVendorSpecificEvent() method
DNfcService.java556 public void onVendorSpecificEvent(int gid, int oid, byte[] payload) { in onVendorSpecificEvent() method in NfcService