Home
last modified time | relevance | path

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

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