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

/packages/apps/Nfc/nci/jni/
H A DPn544Interop.cpp126 bool isBusy = false; local
128 isBusy = gIsBusy;
130 ALOGD ("%s: %u", __FUNCTION__, isBusy);
131 return isBusy;
/packages/apps/Settings/src/com/android/settings/bluetooth/
H A DBluetoothDevicePreference.java123 setEnabled(!mCachedDevice.isBusy());
H A DDeviceProfilesSettings.java325 profilePref.setEnabled(!mCachedDevice.isBusy());
H A DCachedBluetoothDevice.java465 boolean isBusy() { method in class:CachedBluetoothDevice

Completed in 85 milliseconds