Searched refs:TILES (Results 1 – 2 of 2) sorted by relevance
67 private static final String TILES = "tiles_prefs"; field in TileLifecycleManager432 … return context.getSharedPreferences(TILES, 0).getBoolean(component.flattenToString(), false); in isTileAdded()436 context.getSharedPreferences(TILES, 0).edit().putBoolean(component.flattenToString(), in setTileAdded()
2212 SecureSettingsProto.QuickSettings.TILES); in dumpProtoSecureSettingsLocked()