commit | 260c6b6ad5695839936d0cdc108a55de0173a250 | [log] [tgz] |
---|---|---|
author | Angela Wang <[email protected]> | Fri Aug 02 07:05:31 2024 +0000 |
committer | Angela Wang <[email protected]> | Wed Aug 07 07:24:44 2024 +0000 |
tree | 4328e130fc823b503cfe5af408e569ec0f451028 | |
parent | 33600e82f755a7a7c55b0cc257c16a8092ae5891 [diff] |
Rename CachedBluetoothDevice.getConnectableProfiles() The original method name implied that the returned profiles were guaranteed to be connectable. However, it actually filters profiles based on user can access the profile in the UI and initiate the connection. Change the method name to getUiAccessibleProfiles() aligns the name with the actual behavior. Flag: EXEMPT simple renaming Bug: 356530795 Test: m Change-Id: Ic9b771a4d68ac8c96ec4fa58d42302b02fedc7ca