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

  /packages/apps/Settings/src/com/android/settings/bluetooth/
DeviceProfilesSettings.java 323 for (LocalBluetoothProfile profile : mCachedDevice.getRemovedProfiles()) {
CachedBluetoothDevice.java 557 List<LocalBluetoothProfile> getRemovedProfiles() {

Completed in 497 milliseconds