Searched refs:mConfirm (Results 1 – 4 of 4) sorted by relevance
59 public int mConfirm; field in BluetoothOppShareInfo82 mConfirm = confirm; in BluetoothOppShareInfo()
124 + " \n mCurrentShare.mConfirm == " + mCurrentShare.mConfirm); in onReceive()126 if ((device.equals(mBatch.mDestination)) && (mCurrentShare.mConfirm in onReceive()617 if (mCurrentShare.mConfirm == BluetoothShare.USER_CONFIRMATION_HANDOVER_CONFIRMED) { in processCurrentShare()882 mCurrentShare.mConfirm == BluetoothShare.USER_CONFIRMATION_AUTO_CONFIRMED in onShareAdded()883 || mCurrentShare.mConfirm in onShareAdded()
746 Log.v(TAG, "CONFIRM : " + info.mConfirm); in insertShare()873 if (info.mConfirm == BluetoothShare.USER_CONFIRMATION_PENDING in updateShare()877 info.mConfirm = in updateShare()1037 && nextBatch.getPendingShare().mConfirm in removeBatch()1052 && info.mConfirm != BluetoothShare.USER_CONFIRMATION_HANDOVER_CONFIRMED; in scanFileIfNeeded()
341 mAccepted = mInfo.mConfirm; in onPut()