Searched refs:isProfiling (Results 1 – 6 of 6) sorted by relevance
297 if (!isProfiling()) { in startPerformanceSnapshot()303 if (!isProfiling()) { in endPerformanceSnapshot()374 public boolean isProfiling() { in isProfiling() method in Instrumentation375 return mThread.isProfiling(); in isProfiling()384 if (mThread.isProfiling()) { in startProfiling()395 if (mThread.isProfiling()) { in stopProfiling()
3013 public boolean isProfiling() { in isProfiling() method in ActivityThread
AndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
4356 method public boolean isProfiling();
6125 method public boolean isProfiling();
2136 Landroid/app/ActivityThread;->isProfiling()Z