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