Home
last modified time | relevance | path

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

/aosp14/frameworks/base/core/java/android/app/
H A DProfilerInfo.java84 public final int clockType; field in ProfilerInfo
87 boolean streaming, String agent, boolean attachAgentDuringBind, int clockType) { in ProfilerInfo()