Home
last modified time | relevance | path

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

/packages/apps/Phone/src/com/android/phone/
DBluetoothHandsfree.java1727 Connection earliestConnection = newConnections.get(0); in gsmGetClccResult() local
1732 earliestConnection = newConnections.get(j); in gsmGetClccResult()
1739 clccConnections[i] = earliestConnection; in gsmGetClccResult()
1740 newConnections.remove(earliestConnection); in gsmGetClccResult()