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