Searched refs:notifyListenModeState (Results 1 - 3 of 3) sorted by relevance

/packages/apps/Nfc/nci/jni/
H A DSecureElement.h162 ** Function: notifyListenModeState
171 void notifyListenModeState (bool isActivated);
H A DNativeNfcManager.cpp341 SecureElement::getInstance().notifyListenModeState (true);
370 SecureElement::getInstance().notifyListenModeState (false);
H A DSecureElement.cpp997 ** Function: notifyListenModeState
1006 void SecureElement::notifyListenModeState (bool isActivated) { function in class:SecureElement

Completed in 41 milliseconds