Searched refs:USER_CONFIRMATION_PENDING (Results 1 – 10 of 10) sorted by relevance
187 public static final int USER_CONFIRMATION_PENDING = 0; field in BluetoothShare
194 + BluetoothShare.USER_CONFIRMATION_PENDING;994 || newConfirm == BluetoothShare.USER_CONFIRMATION_PENDING)) { in updateShare()1000 if (info.mConfirm == BluetoothShare.USER_CONFIRMATION_PENDING in updateShare()1001 && newConfirm != BluetoothShare.USER_CONFIRMATION_PENDING) { in updateShare()
173 if (((userConfirmation == BluetoothShare.USER_CONFIRMATION_PENDING)) in onReceive()
331 con = BluetoothShare.USER_CONFIRMATION_PENDING; in insert()
87 @VisibleForTesting public int mAccepted = BluetoothShare.USER_CONFIRMATION_PENDING;
129 + BluetoothShare.USER_CONFIRMATION_PENDING
144 == BluetoothShare.USER_CONFIRMATION_PENDING)) { in onReceive()
379 transfer.mCurrentShare.mConfirm = BluetoothShare.USER_CONFIRMATION_PENDING; in oppConnectionReceiver_onReceiveWithActionAclDisconnected_sendsConnectTimeout()402 transfer.mCurrentShare.mConfirm = BluetoothShare.USER_CONFIRMATION_PENDING; in oppConnectionReceiver_onReceiveWithActionSdpRecord_withoutSdpRecord()
185 BluetoothShare.USER_CONFIRMATION_PENDING))); in onReceive_withActionHide_contentUpdate()
375 int confirmation = BluetoothShare.USER_CONFIRMATION_PENDING; in updateIncomingFileConfirmationNotification()