Home
last modified time | relevance | path

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

/frameworks/base/packages/SettingsLib/src/com/android/settingslib/bluetooth/
DCachedBluetoothDevice.java725 List<LocalBluetoothProfile> connectableProfiles = in getConnectableProfiles() local
730 connectableProfiles.add(profile); in getConnectableProfiles()
734 return connectableProfiles; in getConnectableProfiles()