Home
last modified time | relevance | path

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

/packages/services/Car/service/src/com/android/car/bluetooth/
DCarBluetoothUserService.java123 Slogf.d(TAG, "Creating proxy for %s", BluetoothUtils.getProfileName(profile)); in setupBluetoothConnectionProxies()
165 BluetoothUtils.getProfileName(profile));
182 BluetoothUtils.getProfileName(profile));
198 BluetoothUtils.getProfileName(profile));
208 BluetoothUtils.getProfileName(profile));
217 BluetoothUtils.getProfileName(profile));
285 BluetoothUtils.getProfileName(profile)); in getConnectionPolicy()
295 BluetoothUtils.getProfileName(profile)); in getConnectionPolicy()
304 Slogf.w(TAG, "Unsupported Profile: %s", BluetoothUtils.getProfileName(profile)); in getConnectionPolicy()
313 BluetoothUtils.getProfileName(profile), in getConnectionPolicy()
[all …]
DBluetoothProfileInhibitManager.java219 mLogHeader, BluetoothUtils.getProfileName(mParams.getProfile()), in binderDied()
333 mLogHeader, BluetoothUtils.getProfileName(profile), device.getAddress()); in requestProfileInhibit()
353 mLogHeader, BluetoothUtils.getProfileName(profile), device.getAddress()); in releaseProfileInhibit()
382 mLogHeader, BluetoothUtils.getProfileName(profile), device.getAddress()); in isProfileInhibited()
443 mLogHeader, BluetoothUtils.getProfileName(params.getProfile()), in addInhibitRecord()
453 mLogHeader, BluetoothUtils.getProfileName(params.getProfile()), in addInhibitRecord()
538 mLogHeader, BluetoothUtils.getProfileName(params.getProfile()), in restoreConnectionPolicy()
551 mLogHeader, BluetoothUtils.getProfileName(params.getProfile()), in restoreConnectionPolicy()
647 mLogHeader, BluetoothUtils.getProfileName(profile)); in isProxyAvailable()
DBluetoothConnectionRetryManager.java182 BluetoothUtils.getProfileName(profile)); in handleProfileConnectionStateChange()
194 BluetoothUtils.getProfileName(profile)); in handleProfileConnectionStateChange()
208 BluetoothUtils.getProfileName(profile), in handleProfileConnectionStateChange()
239 Slogf.d(TAG, " %s", BluetoothUtils.getProfileName(profileId)); in trackDevice()
267 BluetoothUtils.getProfileName(profile), device); in untrackProfile()
305 BluetoothUtils.getProfileName(profile), device); in isRetryPosted()
371 BluetoothUtils.getProfileName(MANAGED_PROFILES[i])); in init()
DCarBluetoothService.java581 BluetoothUtils.getProfileName(profile), device.getAddress()); in requestProfileInhibit()
602 BluetoothUtils.getProfileName(profile), device.getAddress()); in releaseProfileInhibit()
625 BluetoothUtils.getProfileName(profile), device.getAddress()); in isProfileInhibited()
DBluetoothDeviceManager.java177 BluetoothUtils.getProfileName(profile), in handleProfileConnectionStateChanged()
635 BluetoothUtils.getProfileName(profile)); in addWatchedProfileIfSupported()
DBluetoothUtils.java167 static String getProfileName(int profile) { in getProfileName() method in BluetoothUtils
/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/btservice/
DAudioRoutingManager.java258 + BluetoothProfile.getProfileName(profile) in handleProfileConnected()
270 Log.d(TAG, "Can not activate now: " + BluetoothProfile.getProfileName(profile)); in handleProfileConnected()
286 + BluetoothProfile.getProfileName(profile) in handleProfileDisconnected()
311 + BluetoothProfile.getProfileName(profile) in handleProfileActiveDeviceChanged()
372 Log.d(TAG, "setFallbackDeviceActive: " + BluetoothProfile.getProfileName(profile)); in setFallbackDeviceActive()
467 + BluetoothProfile.getProfileName(profile) in activateDeviceProfile()
562 + BluetoothProfile.getProfileName(profile) in setActiveDevice()
604 + BluetoothProfile.getProfileName(profile) in removeActiveDevice()
DSilenceDeviceManager.java286 + BluetoothProfile.getProfileName(profile)); in addConnectedDevice()
307 + BluetoothProfile.getProfileName(profile)); in removeConnectedDevice()
DConfig.java255 BluetoothProfile.getProfileName(config.mProfileId), config.mSupported)); in init()
DPhonePolicy.java701 + BluetoothProfile.getProfileName(profileId) in processProfileStateChanged()
749 + BluetoothProfile.getProfileName(profileId) in processActiveDeviceChanged()
DAdapterService.java1554 + BluetoothProfile.getProfileName(profileId) in setProfileServiceState()
1570 + BluetoothProfile.getProfileName(profileId) in setProfileServiceState()
1670 + (", profile=" + BluetoothProfile.getProfileName(profile) + "):") in isProfileSupported()
1678 + (", profile=" + BluetoothProfile.getProfileName(profile) + "):") in isProfileSupported()
4458 + BluetoothProfile.getProfileName(previousOutput) in sendPreferredAudioProfileChangeToAudioFramework()
4460 + BluetoothProfile.getProfileName(newOutput) in sendPreferredAudioProfileChangeToAudioFramework()
4462 + BluetoothProfile.getProfileName(previousDuplex) in sendPreferredAudioProfileChangeToAudioFramework()
4464 + BluetoothProfile.getProfileName(newDuplex)); in sendPreferredAudioProfileChangeToAudioFramework()
6320 writer.println(" " + BluetoothProfile.getProfileName(profileId)); in dump()
DAdapterProperties.java779 ("profile=" + BluetoothProfile.getProfileName(profile)) in updateOnProfileConnectionChanged()
/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/btservice/storage/
DDatabaseManager.java384 String profileStr = BluetoothProfile.getProfileName(profile); in setProfileConnectionPolicy()
452 + BluetoothProfile.getProfileName(profile) in getProfileConnectionPolicy()
681 + BluetoothProfile.getProfileName(profileId)); in setDisconnection()
689 + BluetoothProfile.getProfileName(profileId)); in setDisconnection()
954 + BluetoothProfile.getProfileName(outputProfile)); in setPreferredAudioProfiles()
966 + BluetoothProfile.getProfileName(duplexProfile)); in setPreferredAudioProfiles()
987 + BluetoothProfile.getProfileName(outputProfile)); in setPreferredAudioProfiles()
996 + BluetoothProfile.getProfileName(duplexProfile)); in setPreferredAudioProfiles()
/packages/services/Car/tests/carservice_unit_test/src/com/android/car/bluetooth/
DBluetoothUtilsGetProfileNameTest.java43 String result = BluetoothUtils.getProfileName(mProfile); in testGetProfileName()
/packages/modules/Bluetooth/framework/java/android/bluetooth/
DBluetoothProfile.java428 static String getProfileName(int profile) { in getProfileName() method
DBluetoothAdapter.java900 Log.d(TAG, BluetoothProfile.getProfileName(mProfile) + " connected"); in connect()
907 Log.d(TAG, BluetoothProfile.getProfileName(mProfile) + " disconnected"); in disconnect()
2263 + BluetoothProfile.getProfileName(profile) in getActiveDevices()
3804 + BluetoothProfile.getProfileName(
/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/pbap/
DBluetoothPbapVcardManager.java288 ownerName = BluetoothPbapUtils.getProfileName(mContext); in getPhonebookNameList()
377 ownerName = BluetoothPbapUtils.getProfileName(mContext); in getSelectedPhonebookNameList()
DBluetoothPbapUtils.java179 public static synchronized String getProfileName(Context context) { in getProfileName() method in BluetoothPbapUtils
/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/le_scan/
DScanManager.java896 + (" profile=" + BluetoothProfile.getProfileName(profile)) in handleProfileConnectionStateChanged()
/packages/modules/Bluetooth/framework/api/
Dsystem-current.txt837 method @NonNull public static String getProfileName(int);