Home
last modified time | relevance | path

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

/packages/modules/Nfc/NfcNci/nci/jni/
DRoutingManager.h50 void updateSystemCodeRoute(int route);
DRoutingManager.cpp871 void RoutingManager::updateSystemCodeRoute(int route) { in updateSystemCodeRoute() function in RoutingManager
DNativeNfcManager.cpp2620 RoutingManager::getInstance().updateSystemCodeRoute(route); in nfcManager_updateSystemCodeRoute()