Searched refs:isBusy (Results 1 – 3 of 3) sorted by relevance
126 bool isBusy = false; in pn544InteropIsBusy() local128 isBusy = gIsBusy; in pn544InteropIsBusy()130 ALOGD ("%s: %u", __FUNCTION__, isBusy); in pn544InteropIsBusy()131 return isBusy; in pn544InteropIsBusy()
147 setEnabled(!mCachedDevice.isBusy()); in onDeviceAttributesChanged()
348 profilePref.setEnabled(!mCachedDevice.isBusy()); in refreshProfilePreference()