Searched refs:USER_CONFIRMATION_DENIED (Results 1 – 7 of 7) sorted by relevance
196 public static final int USER_CONFIRMATION_DENIED = 3; field in BluetoothShare
171 BluetoothShare.USER_CONFIRMATION, BluetoothShare.USER_CONFIRMATION_DENIED); in onIncomingFileConfirmCancel()
192 if (mAccepted == BluetoothShare.USER_CONFIRMATION_DENIED) { in onPut()439 } else if (mAccepted == BluetoothShare.USER_CONFIRMATION_DENIED in onPut()
117 values.put(BluetoothShare.USER_CONFIRMATION, BluetoothShare.USER_CONFIRMATION_DENIED); in onReceive()
192 BluetoothShare.USER_CONFIRMATION_DENIED, in onCreate_clickConfirmCancel_saveUSER_CONFIRMAMTION_DENIED()
169 mServerSession.mAccepted = BluetoothShare.USER_CONFIRMATION_DENIED; in onPut_withUserConfirmationDenied_returnsObexHttpForbidden()
186 BluetoothShare.USER_CONFIRMATION_DENIED, in onReceive_withActionDecline_updatesContents()