Home
last modified time | relevance | path

Searched refs:fallbackActiveGroupId (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/packages/SettingsLib/src/com/android/settingslib/bluetooth/
DLocalBluetoothLeBroadcast.java1178 int fallbackActiveGroupId = getFallbackActiveGroupId(); in updateFallbackActiveDeviceIfNeeded() local
1179 if (fallbackActiveGroupId != BluetoothCsipSetCoordinator.GROUP_ID_INVALID in updateFallbackActiveDeviceIfNeeded()
1180 && getGroupId(targetCachedDevice) == fallbackActiveGroupId) { in updateFallbackActiveDeviceIfNeeded()
1184 + fallbackActiveGroupId); in updateFallbackActiveDeviceIfNeeded()