Searched refs:destinationIndex (Results 1 – 2 of 2) sorted by relevance
275 final int destinationIndex = cursor.getColumnIndexOrThrow(BluetoothShare.DESTINATION); in updateActiveNotification() local286 String destination = cursor.getString(destinationIndex); in updateActiveNotification()
3178 Landroid/icu/text/Edits$Iterator;->destinationIndex()I