Home
last modified time | relevance | path

Searched defs:getRoutingTableEntryList (Results 1 – 3 of 3) sorted by relevance

/packages/modules/Nfc/NfcNci/src/com/android/nfc/
DRoutingTableParser.java330 public List<Entry> getRoutingTableEntryList(DeviceHost dh) { in getRoutingTableEntryList() method in RoutingTableParser
DNfcService.java3564 public List<Entry> getRoutingTableEntryList() throws RemoteException { in getRoutingTableEntryList() method in NfcService.NfcAdapterService
/packages/modules/Nfc/framework/java/android/nfc/
DINfcAdapter.aidl123 List<Entry> getRoutingTableEntryList(); in getRoutingTableEntryList() method