HomeSort by relevance Sort by last modified time
    Searched refs:setModeOn (Results 1 - 4 of 4) sorted by null

  /packages/apps/Nfc/nci/jni/
PowerSwitch.h 163 ** Function: setModeOn
170 bool setModeOn (PowerActivity activated);
NativeSecureElement.cpp 69 PowerSwitch::getInstance ().setModeOn (PowerSwitch::SE_CONNECTED);
PowerSwitch.cpp 219 ** Function: setModeOn
226 bool PowerSwitch::setModeOn (PowerActivity activated)
233 ALOGD ("PowerSwitch::setModeOn(activated=0x%x) : mCurrActivity=0x%x", activated, mCurrActivity);
NativeNfcManager.cpp     [all...]

Completed in 103 milliseconds