Searched refs:tileComponentName (Results 1 – 2 of 2) sorted by relevance
32 val tileComponentName = CustomTile.getComponentFromSpec(spec) in QSTile() constant33 protoComponentName.packageName = tileComponentName.packageName in QSTile()34 protoComponentName.className = tileComponentName.className in QSTile()
1672 .filter(tileComponentName -> !currentTiles.contains(tileComponentName)) in notifyQuickSettingsTilesChanged()1677 .filter(tileComponentName -> !newTileComponentNames.contains(tileComponentName)) in notifyQuickSettingsTilesChanged()