Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/os/
DPerformanceCollector.java579 results.putLong(METRIC_KEY_GC_INVOCATION_COUNT, Debug.getGlobalGcInvocationCount()); in getAllocCounts()
DDebug.java1576 public static int getGlobalGcInvocationCount() { in getGlobalGcInvocationCount() method in Debug
/frameworks/base/core/java/android/app/
DInstrumentation.java1860 results.putLong("gc_invocation_count", Debug.getGlobalGcInvocationCount()); in getAllocCounts()
/frameworks/base/tools/aapt2/integration-tests/CommandTests/
Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt21596 method public static int getGlobalGcInvocationCount();
/frameworks/base/core/api/
Dcurrent.txt32906 method @Deprecated public static int getGlobalGcInvocationCount();