Searched refs:newTileComponentNames (Results 1 – 1 of 1) sorted by relevance
1655 final Set<ComponentName> newTileComponentNames = new ArraySet<>(tileComponentNames); in notifyQuickSettingsTilesChanged() local1670 addedTiles = newTileComponentNames in notifyQuickSettingsTilesChanged()1677 .filter(tileComponentName -> !newTileComponentNames.contains(tileComponentName)) in notifyQuickSettingsTilesChanged()1684 userState.updateA11yTilesInQsPanelLocked(newTileComponentNames); in notifyQuickSettingsTilesChanged()