Searched refs:USER_CONFIRMATION_AUTO_CONFIRMED (Results 1 – 6 of 6) sorted by relevance
193 public static final int USER_CONFIRMATION_AUTO_CONFIRMED = 2; field in BluetoothShare
302 || mAccepted == BluetoothShare.USER_CONFIRMATION_AUTO_CONFIRMED)) { in onPut()305 BluetoothShare.USER_CONFIRMATION_AUTO_CONFIRMED); in onPut()377 || mAccepted == BluetoothShare.USER_CONFIRMATION_AUTO_CONFIRMED in onPut()
328 con = BluetoothShare.USER_CONFIRMATION_AUTO_CONFIRMED; in insert()
87 + BluetoothShare.USER_CONFIRMATION_AUTO_CONFIRMED
964 && (mCurrentShare.mConfirm == BluetoothShare.USER_CONFIRMATION_AUTO_CONFIRMED in onShareAdded()
76 private final int mConfirm = BluetoothShare.USER_CONFIRMATION_AUTO_CONFIRMED;155 BluetoothShare.USER_CONFIRMATION_AUTO_CONFIRMED, in onShareAdded_checkFirstPendingShare()