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