Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/tbs/
DTbsGeneric.java558 Integer callIndex = getFreeCallIndex(); in callAdded()
687 callIndex = getFreeCallIndex(); in currentCallsList()
1041 private synchronized Integer getFreeCallIndex() { in getFreeCallIndex() method in TbsGeneric