Home
last modified time | relevance | path

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

/packages/apps/Nfc/nci/jni/
DPowerSwitch.h186 bool setModeOff (PowerActivity deactivated);
DPowerSwitch.cpp244 bool PowerSwitch::setModeOff (PowerActivity deactivated) in setModeOff() function in PowerSwitch
DNativeNfcManager.cpp1160 if (! PowerSwitch::getInstance ().setModeOff (PowerSwitch::DISCOVERY)) in nfcManager_disableDiscovery()