Home
last modified time | relevance | path

Searched refs:destinationIndex (Results 1 – 3 of 3) sorted by relevance

/aosp12/packages/apps/Bluetooth/src/com/android/bluetooth/opp/
H A DBluetoothOppNotification.java275 final int destinationIndex = cursor.getColumnIndexOrThrow(BluetoothShare.DESTINATION); in updateActiveNotification() local
286 String destination = cursor.getString(destinationIndex); in updateActiveNotification()
/aosp12/frameworks/base/core/java/android/text/
H A DTextUtils.java1234 return iterator.destinationIndex(); in toUpperMapToDest()
1246 return iterator.destinationIndex() + iterator.newLength(); in toUpperMapToDest()
1249 return iterator.destinationIndex() + (sourceIndex - iterator.sourceIndex()); in toUpperMapToDest()
/aosp12/packages/modules/RuntimeI18n/apex/hiddenapi/
H A Dhiddenapi-max-target-o-low-priority.txt3178 Landroid/icu/text/Edits$Iterator;->destinationIndex()I