Searched refs:USER_CONFIRMATION_PENDING (Results 1 – 7 of 7) sorted by relevance
164 + BluetoothShare.USER_CONFIRMATION_PENDING;871 || newConfirm == BluetoothShare.USER_CONFIRMATION_PENDING)) { in updateShare()877 if (info.mConfirm == BluetoothShare.USER_CONFIRMATION_PENDING in updateShare()878 && newConfirm != BluetoothShare.USER_CONFIRMATION_PENDING) { in updateShare()
234 public static final int USER_CONFIRMATION_PENDING = 0; field in BluetoothShare
192 if (((userConfirmation == BluetoothShare.USER_CONFIRMATION_PENDING)) in onReceive()
231 con = BluetoothShare.USER_CONFIRMATION_PENDING; in insert()
89 private int mAccepted = BluetoothShare.USER_CONFIRMATION_PENDING;
94 BluetoothShare.USER_CONFIRMATION + " == '" + BluetoothShare.USER_CONFIRMATION_PENDING
125 == BluetoothShare.USER_CONFIRMATION_PENDING)) { in onReceive()