Home
last modified time | relevance | path

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

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