Searched refs:getConnectableProfiles (Results 1 - 3 of 3) sorted by relevance

/packages/apps/Settings/src/com/android/settings/bluetooth/
H A DDeviceProfilesSettings.java144 for (LocalBluetoothProfile profile : mCachedDevice.getConnectableProfiles()) {
300 for (LocalBluetoothProfile profile : mCachedDevice.getConnectableProfiles()) {
H A DCachedBluetoothDevice.java575 List<LocalBluetoothProfile> getConnectableProfiles() { method in class:CachedBluetoothDevice
H A DDockService.java798 List<LocalBluetoothProfile> profiles = cachedDevice.getConnectableProfiles();

Completed in 80 milliseconds