Searched refs:totalBytesIndex (Results 1 – 1 of 1) sorted by relevance
308 final int totalBytesIndex = cursor.getColumnIndexOrThrow(BluetoothShare.TOTAL_BYTES); in updateActiveNotification() local320 long total = cursor.getLong(totalBytesIndex); in updateActiveNotification()