Searched refs:obfuscated (Results 1 – 4 of 4) sorted by relevance
72 * Stores the relevant information from an obfuscated UsageStats.97 * Stores the relevant information from an obfuscated Event.137 * A proto message representing the obfuscated tokens mappings for Usage Stats.
76 // The suggestion's time zone IDs (which relate to location) are obfuscated by
632 StringJoiner obfuscated = new StringJoiner(", ", "{", "}"); in getObfuscatedPackages() local634 obfuscated.add(obfuscator.apply(packageName)); in getObfuscatedPackages()636 return obfuscated.toString(); in getObfuscatedPackages()
19922 // The suggestion's time zone IDs (which relate to location) are obfuscated by