Searched refs:USER_CONFIRMATION_PENDING (Results 1 – 7 of 7) sorted by relevance
162 + BluetoothShare.USER_CONFIRMATION_PENDING;869 || newConfirm == BluetoothShare.USER_CONFIRMATION_PENDING)) { in updateShare()875 if (info.mConfirm == BluetoothShare.USER_CONFIRMATION_PENDING in updateShare()876 && newConfirm != BluetoothShare.USER_CONFIRMATION_PENDING) { in updateShare()
234 public static final int USER_CONFIRMATION_PENDING = 0; field in BluetoothShare
193 if (((userConfirmation == BluetoothShare.USER_CONFIRMATION_PENDING)) in onReceive()
231 con = BluetoothShare.USER_CONFIRMATION_PENDING; in insert()
95 BluetoothShare.USER_CONFIRMATION + " == '" + BluetoothShare.USER_CONFIRMATION_PENDING
89 private int mAccepted = BluetoothShare.USER_CONFIRMATION_PENDING;
124 == BluetoothShare.USER_CONFIRMATION_PENDING)) { in onReceive()