Home
last modified time | relevance | path

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

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