OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
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