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