Home
last modified time | relevance | path

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

/frameworks/base/core/java/com/android/internal/util/
DLatencyTracker.java481 public static String getNameOfAction(int atomsProtoAction) { in getNameOfAction() argument
483 switch (atomsProtoAction) { in getNameOfAction()