Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/tbs/
DTbsGeneric.java1037 private static boolean isCallIndexAssigned(int callIndex) { in isCallIndexAssigned() method in TbsGeneric
1045 if (!isCallIndexAssigned(callIndex)) { in getFreeCallIndex()