Home
last modified time | relevance | path

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

/packages/apps/Nfc/nci/jni/
DPowerSwitch.h198 bool setModeOn (PowerActivity activated);
DPowerSwitch.cpp266 bool PowerSwitch::setModeOn (PowerActivity activated) in setModeOn() function in PowerSwitch
DNativeNfcManager.cpp1019 PowerSwitch::getInstance ().setModeOn (PowerSwitch::DISCOVERY); in nfcManager_enableDiscovery()