Searched refs:userConfirmation (Results 1 – 1 of 1) sorted by relevance
200 int userConfirmation = cursor.getInt(userConfirmationColumn); in onReceive() local201 if (((userConfirmation == BluetoothShare.USER_CONFIRMATION_PENDING)) in onReceive()