Searched refs:onHostCardEmulationData (Results 1 - 3 of 3) sorted by relevance

/packages/apps/Nfc/src/com/android/nfc/
H A DDeviceHost.java41 public void onHostCardEmulationData(byte[] data); method in interface:DeviceHost.DeviceHostListener
H A DNfcService.java347 public void onHostCardEmulationData(byte[] data) { method in class:NfcService
/packages/apps/Nfc/nci/src/com/android/nfc/dhimpl/
H A DNativeNfcManager.java421 mListener.onHostCardEmulationData(data);

Completed in 237 milliseconds