Searched defs:isBusy (Results 1 - 1 of 1) sorted by relevance

/packages/apps/Nfc/nci/jni/
H A DPn544Interop.cpp127 bool isBusy = false; local
129 isBusy = gIsBusy;
131 DLOG_IF(INFO, nfc_debug_enabled) << StringPrintf("%s: %u", __func__, isBusy);
132 return isBusy;

Completed in 538 milliseconds