Searched refs:mGroupedConnectedDevices (Results 1 – 2 of 2) sorted by relevance
103 private Map<Integer, List<CachedBluetoothDevice>> mGroupedConnectedDevices = new HashMap<>(); field in AudioSharingSwitchBarController438 mGroupedConnectedDevices = AudioSharingUtils.fetchConnectedDevicesByGroupId(mBtManager); in startAudioSharing()441 mBtManager, mGroupedConnectedDevices, /* filterByInSharing= */ false); in startAudioSharing()447 mGroupedConnectedDevices.getOrDefault( in startAudioSharing()520 mGroupedConnectedDevices.clear(); in handleOnBroadcastReady()533 mGroupedConnectedDevices in showDialog()540 mGroupedConnectedDevices.clear(); in showDialog()546 mGroupedConnectedDevices.clear(); in showDialog()
90 Map<Integer, List<CachedBluetoothDevice>> mGroupedConnectedDevices = new HashMap<>(); field in AudioSharingCallAudioPreferenceController214 mGroupedConnectedDevices.getOrDefault( in displayPreference()383 mGroupedConnectedDevices = AudioSharingUtils.fetchConnectedDevicesByGroupId(mBtManager); in updateDeviceItemsInSharingSession()386 mBtManager, mGroupedConnectedDevices, /* filterByInSharing= */ true); in updateDeviceItemsInSharingSession()