Home
last modified time | relevance | path

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

/external/setupcompat/main/java/com/google/android/setupcompat/logging/
DMetricKey.java98 public static MetricKey toMetricKey(Bundle bundle) { in toMetricKey() method in MetricKey
DCustomEvent.java78 MetricKey.toMetricKey(bundle.getBundle(BUNDLE_KEY_METRICKEY)), in toCustomEvent()