Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/tbs/
DTbsGeneric.java697 TbsCall tbsCallNew = TbsCall.create(call); in currentCallsList() local
698 if (tbsCall != tbsCallNew) { in currentCallsList()
699 mCurrentCallsList.replace(callIndex, tbsCallNew); in currentCallsList()