Searched refs:getRemovedProfiles (Results 1 - 2 of 2) sorted by relevance

/packages/apps/Settings/src/com/android/settings/bluetooth/
H A DDeviceProfilesSettings.java309 for (LocalBluetoothProfile profile : mCachedDevice.getRemovedProfiles()) {
H A DCachedBluetoothDevice.java586 List<LocalBluetoothProfile> getRemovedProfiles() { method in class:CachedBluetoothDevice

Completed in 163 milliseconds