Searched refs:erroneouslyConnectedDevice (Results 1 – 1 of 1) sorted by relevance
138 BluetoothDevice erroneouslyConnectedDevice = getBluetoothAudioConnectedDevice(); in enter() local139 if (erroneouslyConnectedDevice != null && in enter()140 !erroneouslyConnectedDevice.equals(mHearingAidActiveDeviceCache)) { in enter()142 "Switching to audio-on state for that device.", erroneouslyConnectedDevice); in enter()