Home
last modified time | relevance | path

Searched refs:haActiveDevice (Results 1 – 2 of 2) sorted by relevance

/packages/apps/Settings/src/com/android/settings/sound/
DHandsFreeProfileOutputPreferenceController.java185 BluetoothDevice haActiveDevice = findActiveHearingAidDevice(); in findActiveDevice() local
189 if (haActiveDevice != null) { in findActiveDevice()
190 return haActiveDevice; in findActiveDevice()
DMediaOutputPreferenceController.java197 BluetoothDevice haActiveDevice = findActiveHearingAidDevice(); in findActiveDevice() local
201 if (haActiveDevice != null) { in findActiveDevice()
202 return haActiveDevice; in findActiveDevice()