Searched refs:ThroughputService (Results 1 – 5 of 5) sorted by relevance
21 public class ThroughputService extends HceService { class24 "com.android.nfc.emulator", ThroughputService.class.getName());27 public ThroughputService() { in ThroughputService() method in ThroughputService29 HceUtils.COMMAND_APDUS_BY_SERVICE.get(ThroughputService.class.getName()), in ThroughputService()30 HceUtils.RESPONSE_APDUS_BY_SERVICE.get(ThroughputService.class.getName())); in ThroughputService()35 return ThroughputService.COMPONENT; in getComponent()
24 import com.android.nfc.service.ThroughputService;38 setupServices(ThroughputService.COMPONENT); in onResume()43 return ThroughputService.COMPONENT; in getPreferredServiceComponent()48 if (component.equals(ThroughputService.COMPONENT)) { in onApduSequenceComplete()55 ThroughputService.class.getName()) in onApduSequenceComplete()
53 import com.android.nfc.service.ThroughputService;86 ThroughputService.COMPONENT,
41 import com.android.nfc.service.ThroughputService;216 ThroughputService.class.getName(), in ThroughputService.class.getName()237 ThroughputService.class.getName(), in ThroughputService.class.getName()
42 import com.android.nfc.service.ThroughputService;313 HceUtils.COMMAND_APDUS_BY_SERVICE.get(ThroughputService.class.getName()), in startThroughputReaderActivity()314 HceUtils.RESPONSE_APDUS_BY_SERVICE.get(ThroughputService.class.getName())); in startThroughputReaderActivity()