Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/os/
DDebug.java1053 public static long threadCpuTimeNanos() { in threadCpuTimeNanos() method in Debug
1054 return VMDebug.threadCpuTimeNanos(); in threadCpuTimeNanos()
/frameworks/base/core/java/android/view/
DViewDebug.java630 long start = Debug.threadCpuTimeNanos(); in profileViewOperation()
633 duration[0] = Debug.threadCpuTimeNanos() - start; in profileViewOperation()
/frameworks/base/api/
Dcurrent.txt22881 method public static long threadCpuTimeNanos();
Dsystem-current.txt24825 method public static long threadCpuTimeNanos();