Searched refs:mostRecentlyConnectedHfpDevice (Results 1 – 1 of 1) sorted by relevance
910 final BluetoothDevice mostRecentlyConnectedHfpDevice = in autoConnect() local912 if (mostRecentlyConnectedHfpDevice != null) { in autoConnect()913 debugLog("autoConnect: Headset device: " + mostRecentlyConnectedHfpDevice); in autoConnect()914 autoConnectHeadset(mostRecentlyConnectedHfpDevice); in autoConnect()