Searched refs:currentBytesIndex (Results 1 – 1 of 1) sorted by relevance
309 final int currentBytesIndex = cursor.getColumnIndexOrThrow(BluetoothShare.CURRENT_BYTES); in updateActiveNotification() local321 long current = cursor.getLong(currentBytesIndex); in updateActiveNotification()