Home
last modified time | relevance | path

Searched refs:getRoutingTable (Results 1 – 3 of 3) sorted by relevance

/packages/apps/Nfc/src/com/android/nfc/
DDeviceHost.java204 byte[] getRoutingTable(); in getRoutingTable() method
DRoutingTableParser.java289 byte[] rt = dh.getRoutingTable(); in update()
/packages/apps/Nfc/nci/src/com/android/nfc/dhimpl/
DNativeNfcManager.java350 public native byte[] getRoutingTable(); in getRoutingTable() method in NativeNfcManager