Home
last modified time | relevance | path

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

/packages/modules/Uwb/service/java/com/android/server/uwb/pm/
DProfileManager.java352 ServiceProfileInfo profileInfo = mServiceProfileMap.get(serviceInstanceId); in activateProfile() local
/packages/modules/Bluetooth/android/app/tests/unit/src/com/android/bluetooth/le_audio/
DLeAudioServiceTest.java2464 ArgumentCaptor<BluetoothProfileConnectionInfo> profileInfo = in testVolumeCache() local
2519 ArgumentCaptor<BluetoothProfileConnectionInfo> profileInfo = in testSetVolumeForBroadcastSinks() local
/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/le_audio/
DLeAudioService.java2369 BluetoothProfileConnectionInfo profileInfo = in getBroadcastProfile() local
/packages/providers/ContactsProvider/src/com/android/providers/contacts/
DContactsProvider2.java1647 ProviderInfo profileInfo = new ProviderInfo(); in initialize() local
1649 mProfileProvider.attachInfo(getContext(), profileInfo); in initialize() local