Searched refs:mCurrentConnection (Results 1 – 1 of 1) sorted by relevance
439 private InCallServiceConnection mCurrentConnection; field in InCallController.CarSwappingInCallServiceConnection448 mCurrentConnection = getCurrentConnection(); in CarSwappingInCallServiceConnection()456 if (newConnection != mCurrentConnection) { in setCarMode()458 mCurrentConnection.disconnect(); in setCarMode()462 mCurrentConnection = newConnection; in setCarMode()473 int result = mCurrentConnection.connect(call); in connect()486 mCurrentConnection.disconnect(); in disconnect()510 return mCurrentConnection.getInfo(); in getInfo()