Searched defs:notifyOne (Results 1 – 2 of 2) sorted by relevance
/packages/modules/Nfc/NfcNci/nci/jni/ | ||
D | SyncEvent.h | 84 void notifyOne() { mCondVar.notifyOne(); } in notifyOne() function |
D | CondVar.cpp | 132 void CondVar::notifyOne() { in notifyOne() function in CondVar |