Searched refs:totalBytesIndex (Results 1 – 1 of 1) sorted by relevance
232 final int totalBytesIndex = cursor.getColumnIndexOrThrow(BluetoothShare.TOTAL_BYTES); in updateActiveNotification() local244 int total = cursor.getInt(totalBytesIndex); in updateActiveNotification()