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

/packages/apps/Nfc/nci/jni/
H A DPn544Interop.cpp128 bool isBusy = false; local
130 isBusy = gIsBusy;
132 ALOGD ("%s: %u", __FUNCTION__, isBusy);
133 return isBusy;
H A DSecureElement.cpp1492 ** Function: isBusy
1500 bool SecureElement::isBusy () function in class:SecureElement
1503 ALOGD ("SecureElement::isBusy: %u", retval);
/packages/apps/Settings/src/com/android/settings/bluetooth/
H A DCachedBluetoothDevice.java465 boolean isBusy() { method in class:CachedBluetoothDevice

Completed in 131 milliseconds