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