Searched refs:destinationIndex (Results 1 – 1 of 1) sorted by relevance
274 final int destinationIndex = cursor.getColumnIndexOrThrow(BluetoothShare.DESTINATION); in updateActiveNotification() local285 String destination = cursor.getString(destinationIndex); in updateActiveNotification()