HomeSort by relevance Sort by last modified time
    Searched refs:getConnectableProfiles (Results 1 - 3 of 3) sorted by null

  /packages/apps/Settings/src/com/android/settings/bluetooth/
DeviceProfilesSettings.java 178 for (LocalBluetoothProfile profile : mCachedDevice.getConnectableProfiles()) {
308 for (LocalBluetoothProfile profile : mCachedDevice.getConnectableProfiles()) {
CachedBluetoothDevice.java 520 List<LocalBluetoothProfile> getConnectableProfiles() {
DockService.java 747 List<LocalBluetoothProfile> profiles = cachedDevice.getConnectableProfiles();
    [all...]

Completed in 65 milliseconds