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.java1591 ArgumentCaptor<BluetoothProfileConnectionInfo> profileInfo = in testVolumeCache() local
/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/le_audio/
DLeAudioService.java1535 BluetoothProfileConnectionInfo profileInfo = in getBroadcastProfile() local
/packages/providers/ContactsProvider/src/com/android/providers/contacts/
DContactsProvider2.java1649 ProviderInfo profileInfo = new ProviderInfo(); in initialize() local
1651 mProfileProvider.attachInfo(getContext(), profileInfo); in initialize() local