Searched refs:mConfirm (Results 1 – 4 of 4) sorted by relevance
121 + " \n mCurrentShare.mConfirm == " + mCurrentShare.mConfirm); in onReceive()123 if ((device.equals(mBatch.mDestination)) && (mCurrentShare.mConfirm in onReceive()611 if (mCurrentShare.mConfirm == BluetoothShare.USER_CONFIRMATION_HANDOVER_CONFIRMED) { in processCurrentShare()874 mCurrentShare.mConfirm == BluetoothShare.USER_CONFIRMATION_AUTO_CONFIRMED in onShareAdded()875 || mCurrentShare.mConfirm in onShareAdded()
59 public int mConfirm; field in BluetoothOppShareInfo82 mConfirm = confirm; in BluetoothOppShareInfo()
750 Log.v(TAG, "CONFIRM : " + info.mConfirm); in insertShare()875 if (info.mConfirm == BluetoothShare.USER_CONFIRMATION_PENDING in updateShare()879 info.mConfirm = in updateShare()1039 && nextBatch.getPendingShare().mConfirm in removeBatch()1054 && info.mConfirm != BluetoothShare.USER_CONFIRMATION_HANDOVER_CONFIRMED; in scanFileIfNeeded()
340 mAccepted = mInfo.mConfirm; in onPut()