HomeSort by relevance Sort by last modified time
    Searched full:connectableprofiles (Results 1 - 1 of 1) sorted by null

  /frameworks/base/packages/SettingsLib/src/com/android/settingslib/bluetooth/
CachedBluetoothDevice.java 588 List<LocalBluetoothProfile> connectableProfiles =
592 connectableProfiles.add(profile);
595 return connectableProfiles;

Completed in 449 milliseconds