Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/btservice/
DAdapterService.java239 private final Map<Integer, PendingAudioProfilePreferenceRequest>
480 PendingAudioProfilePreferenceRequest request = in handleMessage()
578 private static class PendingAudioProfilePreferenceRequest { class in AdapterService
594 PendingAudioProfilePreferenceRequest( in PendingAudioProfilePreferenceRequest() method in AdapterService.PendingAudioProfilePreferenceRequest
4429 PendingAudioProfilePreferenceRequest holdRequest = in setPreferredAudioProfiles()
4430 new PendingAudioProfilePreferenceRequest(strippedPreferences, 0, device); in setPreferredAudioProfiles()
4532 new PendingAudioProfilePreferenceRequest( in sendPreferredAudioProfileChangeToAudioFramework()
4594 PendingAudioProfilePreferenceRequest pendingRequest = in notifyActiveDeviceChangeApplied()
4611 PendingAudioProfilePreferenceRequest updatedPendingRequest = in notifyActiveDeviceChangeApplied()
4612 new PendingAudioProfilePreferenceRequest( in notifyActiveDeviceChangeApplied()