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.java665 List<LocalBluetoothProfile> connectableProfiles = in getConnectableProfiles() local
670 connectableProfiles.add(profile); in getConnectableProfiles()
674 return connectableProfiles; in getConnectableProfiles()