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