Searched defs:tbsCall (Results 1 – 3 of 3) sorted by relevance
385 private synchronized void checkRequestComplete(Bearer bearer, UUID callId, TbsCall tbsCall) { in checkRequestComplete()545 TbsCall tbsCall = TbsCall.create(call); in callAdded() local587 TbsCall tbsCall = mCurrentCallsList.remove(callIndex); in callRemoved() local632 TbsCall tbsCall = mCurrentCallsList.get(callIndex); in callStateChanged() local682 TbsCall tbsCall = mCurrentCallsList.get(callIndex); in currentCallsList() local
180 BluetoothLeCall tbsCall = new BluetoothLeCall(UUID.randomUUID(), "tel:987654321", in testCallAdded() local207 BluetoothLeCall tbsCall = new BluetoothLeCall(callUuid, "tel:987654321", in testCallRemoved() local236 BluetoothLeCall tbsCall = new BluetoothLeCall(callUuid, "tel:987654321", in testCallStateChanged() local
586 BluetoothLeCall tbsCall = createTbsCall(call); in onCallAdded() local1617 BluetoothLeCall tbsCall = createTbsCall(call); in sendTbsCurrentCallsList() local