Home
last modified time | relevance | path

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

/packages/apps/Nfc/src/com/android/nfc/
DDeviceHost.java209 int getMaxRoutingTableSize(); in getMaxRoutingTableSize() method
DRoutingTableParser.java288 sRoutingTableMaxSize = dh.getMaxRoutingTableSize(); in update()
/packages/apps/Nfc/nci/src/com/android/nfc/dhimpl/
DNativeNfcManager.java353 public native int getMaxRoutingTableSize(); in getMaxRoutingTableSize() method in NativeNfcManager