Searched refs:confirmIndex (Results 1 – 1 of 1) sorted by relevance
274 final int confirmIndex = cursor.getColumnIndexOrThrow(BluetoothShare.USER_CONFIRMATION); in updateActiveNotification() local284 int confirmation = cursor.getInt(confirmIndex); in updateActiveNotification()