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