Searched defs:handlingProfiling (Results 1 - 1 of 1) sorted by path

/frameworks/base/core/java/android/app/
H A DActivityThread.java451 boolean handlingProfiling; field in class:ActivityThread.Profiler
4470 mProfiler.handlingProfiling = true;
4533 if (mProfiler.profileFile != null && mProfiler.handlingProfiling

Completed in 76 milliseconds