Home
last modified time | relevance | path

Searched refs:USER_CONFIRMATION_PENDING (Results 1 – 7 of 7) sorted by relevance

/packages/apps/Bluetooth/src/com/android/bluetooth/opp/
DBluetoothOppService.java163 + BluetoothShare.USER_CONFIRMATION_PENDING;
867 || newConfirm == BluetoothShare.USER_CONFIRMATION_PENDING)) { in updateShare()
873 if (info.mConfirm == BluetoothShare.USER_CONFIRMATION_PENDING in updateShare()
874 && newConfirm != BluetoothShare.USER_CONFIRMATION_PENDING) { in updateShare()
DBluetoothShare.java234 public static final int USER_CONFIRMATION_PENDING = 0; field in BluetoothShare
DBluetoothOppReceiver.java194 if (((userConfirmation == BluetoothShare.USER_CONFIRMATION_PENDING)) in onReceive()
DBluetoothOppProvider.java231 con = BluetoothShare.USER_CONFIRMATION_PENDING; in insert()
DBluetoothOppObexServerSession.java90 private int mAccepted = BluetoothShare.USER_CONFIRMATION_PENDING;
DBluetoothOppTransfer.java127 == BluetoothShare.USER_CONFIRMATION_PENDING)) { in onReceive()
DBluetoothOppNotification.java96 BluetoothShare.USER_CONFIRMATION + " == '" + BluetoothShare.USER_CONFIRMATION_PENDING