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