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.java735 List<LocalBluetoothProfile> connectableProfiles = in getConnectableProfiles() local
739 connectableProfiles.add(profile); in getConnectableProfiles()
742 return connectableProfiles; in getConnectableProfiles()