Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/app/
DActivityThread.java466 boolean handlingProfiling; field in ActivityThread.Profiler
4505 mProfiler.handlingProfiling = true; in handleBindApplication()
4568 if (mProfiler.profileFile != null && mProfiler.handlingProfiling in finishInstrumentation()