Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/pbap/
DBluetoothPbapSimVcardManager.java388 int startListSize = startNameList.size(); in getSIMContactNamesByNumber() local
389 for (int index = 0; index < startListSize; index++) { in getSIMContactNamesByNumber()