Home
last modified time | relevance | path

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

/aosp_15_r20/packages/apps/Nfc/nci/jni/
DRoutingManager.h52 void updateSystemCodeRoute(int route);
DRoutingManager.cpp739 void RoutingManager::updateSystemCodeRoute(int route) { in updateSystemCodeRoute() function in RoutingManager
DNativeNfcManager.cpp2314 RoutingManager::getInstance().updateSystemCodeRoute(route); in nfcManager_updateSystemCodeRoute()