Home
last modified time | relevance | path

Searched refs:buildBundleConfigVersionKey (Results 1 – 1 of 1) sorted by relevance

/aosp12/packages/services/Car/service/src/com/android/car/telemetry/publisher/
H A DStatsPublisher.java411 String bundleVersion = buildBundleConfigVersionKey(configKey); in removeAllDataSubscribers()
464 private static String buildBundleConfigVersionKey(long configKey) { in buildBundleConfigVersionKey() method in StatsPublisher
475 String bundleVersion = buildBundleConfigVersionKey(configKey); in addStatsConfig()
506 String bundleVersion = buildBundleConfigVersionKey(configKey); in removeStatsConfig()