Searched refs:GFXINFO_METRICS_PREFIX (Results 1 – 2 of 2) sorted by relevance
43 @VisibleForTesting static final String GFXINFO_METRICS_PREFIX = "gfxinfo"; field in JankCollectionHelper312 constructKey(GFXINFO_METRICS_PREFIX, packageName, metric.getMetricId()); in parseGfxInfoMetrics()
408 return constructKey(JankCollectionHelper.GFXINFO_METRICS_PREFIX, pkg, id); in buildMetricKey()