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()
175 if (mAccepted == BluetoothShare.USER_CONFIRMATION_DENIED) { in onPut()421 } else if (mAccepted == BluetoothShare.USER_CONFIRMATION_DENIED in onPut()
105 values.put(BluetoothShare.USER_CONFIRMATION, BluetoothShare.USER_CONFIRMATION_DENIED); in onReceive()
192 BluetoothShare.USER_CONFIRMATION_DENIED, in onCreate_clickConfirmCancel_saveUSER_CONFIRMAMTION_DENIED()
165 BluetoothShare.USER_CONFIRMATION_DENIED, in onReceive_withActionDecline_updatesContents()
177 mServerSession.mAccepted = BluetoothShare.USER_CONFIRMATION_DENIED; in onPut_withUserConfirmationDenied_returnsObexHttpForbidden()