Searched refs:USER_CONFIRMATION_DENIED (Results 1 – 4 of 4) sorted by relevance
249 public static final int USER_CONFIRMATION_DENIED = 3; field in BluetoothShare
192 if (mAccepted == BluetoothShare.USER_CONFIRMATION_DENIED) { in onPut()398 } else if (mAccepted == BluetoothShare.USER_CONFIRMATION_DENIED in onPut()
160 BluetoothShare.USER_CONFIRMATION_DENIED); in onIncomingFileConfirmCancel()
109 values.put(BluetoothShare.USER_CONFIRMATION, BluetoothShare.USER_CONFIRMATION_DENIED); in onReceive()