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

  /packages/apps/Nfc/nci/jni/
SecureElement.h 433 SyncEvent mDeallocateGateEvent;
SecureElement.cpp 868 SyncEventGuard guard (mDeallocateGateEvent);
870 mDeallocateGateEvent.wait ();
    [all...]

Completed in 182 milliseconds