Searched refs:mCallStartTime (Results 1 – 1 of 1) sorted by relevance
676 private long mCallStartTime = 0; field in BluetoothHandsfree.BluetoothPhoneState1059 mCallStartTime = System.currentTimeMillis(); in handlePreciseCallStateChange()1110 mCallStartTime = System.currentTimeMillis(); in handlePreciseCallStateChange()1250 mCallStartTime = System.currentTimeMillis(); in handlePreciseCallStateChange()1354 System.currentTimeMillis() - mCallStartTime < RETRY_SCO_TIME_WINDOW) { in scoClosed()