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

  /packages/apps/Nfc/nci/jni/
SecureElement.h 162 ** Function: notifyListenModeState
171 void notifyListenModeState (bool isActivated);
NativeNfcManager.cpp 341 SecureElement::getInstance().notifyListenModeState (true);
370 SecureElement::getInstance().notifyListenModeState (false);
    [all...]
SecureElement.cpp 997 ** Function: notifyListenModeState
1006 void SecureElement::notifyListenModeState (bool isActivated) {
    [all...]

Completed in 59 milliseconds