Home
last modified time | relevance | path

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

/aosp14/frameworks/base/services/credentials/java/com/android/server/credentials/metrics/
H A DEntryEnum.java82 public static int getMetricCodeFromString(String stringKey) { in getMetricCodeFromString() method in EntryEnum
H A DRequestSessionMetric.java237 EntryEnum.getMetricCodeFromString(selection.getEntryKey())); in collectMetricPerBrowsingSelect()