Home
last modified time | relevance | path

Searched defs:profileInfo (Results 1 – 3 of 3) sorted by relevance

/packages/modules/Bluetooth/android/app/tests/unit/src/com/android/bluetooth/le_audio/
DLeAudioServiceTest.java1487 ArgumentCaptor<BluetoothProfileConnectionInfo> profileInfo = in testVolumeCache() local
/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/le_audio/
DLeAudioService.java1279 BluetoothProfileConnectionInfo profileInfo = in getLeAudioOutputProfile() local
1293 BluetoothProfileConnectionInfo profileInfo = in getBroadcastProfile() local
/packages/providers/ContactsProvider/src/com/android/providers/contacts/
DContactsProvider2.java1600 ProviderInfo profileInfo = new ProviderInfo(); in initialize() local
1602 mProfileProvider.attachInfo(getContext(), profileInfo); in initialize() local