Searched refs:sendData (Results 1 – 3 of 3) sorted by relevance
157 NfcService.getInstance().sendData(ANDROID_HCE_RESPONSE); in onHostEmulationData()163 NfcService.getInstance().sendData(AID_NOT_FOUND); in onHostEmulationData()183 NfcService.getInstance().sendData(AID_NOT_FOUND); in onHostEmulationData()222 NfcService.getInstance().sendData(UNKNOWN_ERROR); in onHostEmulationData()488 NfcService.getInstance().sendData(data); in handleMessage()
390 public boolean sendData(BluetoothDevice device, String report) { in sendData() method in HidService.BluetoothInputDeviceBinder393 return service.sendData(device, report); in sendData()540 boolean sendData(BluetoothDevice device, String report) { in sendData() method in HidService
1640 public boolean sendData(byte[] data) { in sendData() method in NfcService