Home
last modified time | relevance | path

Searched defs:logIncrement (Results 1 – 1 of 1) sorted by relevance

/frameworks/libs/modules-utils/java/com/android/modules/expresslog/
DCounter.java31 public static void logIncrement(@NonNull String metricId) { in logIncrement() method in Counter
49 public static void logIncrement(@NonNull String metricId, long amount) { in logIncrement() method in Counter