Searched refs:onWlcData (Results 1 – 2 of 2) sorted by relevance
242 NfcService.getInstance().onWlcData(WlcDeviceInfo); in stopNfcCharging()363 NfcService.getInstance().onWlcData(WlcDeviceInfo); in checkWlcCapMsg()452 NfcService.getInstance().onWlcData(WlcDeviceInfo); in checkWlcCtlMsg()645 NfcService.getInstance().onWlcData(WlcDeviceInfo); in run()693 NfcService.getInstance().onWlcData(WlcDeviceInfo); in HandleWLCState()729 NfcService.getInstance().onWlcData(WlcDeviceInfo); in HandleWLCState()
588 public void onWlcData(Map<String, Integer> WlcDeviceInfo) { in onWlcData() method in NfcService