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

  /packages/apps/Nfc/nci/jni/
SecureElement.h 164 ** Function: notifyListenModeState
173 void notifyListenModeState (bool isActivated);
RoutingManager.cpp 170 SecureElement::getInstance().notifyListenModeState (false);
NativeNfcManager.cpp 350 SecureElement::getInstance().notifyListenModeState (true);
384 SecureElement::getInstance().notifyListenModeState (false);
    [all...]
SecureElement.cpp 1002 ** Function: notifyListenModeState
1011 void SecureElement::notifyListenModeState (bool isActivated) {
    [all...]

Completed in 57 milliseconds