Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/os/
DPerformanceCollector.java579 results.putLong(METRIC_KEY_GC_INVOCATION_COUNT, Debug.getGlobalGcInvocationCount()); in getAllocCounts()
DDebug.java1588 public static int getGlobalGcInvocationCount() { in getGlobalGcInvocationCount() method in Debug
/frameworks/base/core/java/android/app/
DInstrumentation.java1855 results.putLong("gc_invocation_count", Debug.getGlobalGcInvocationCount()); in getAllocCounts()
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt21596 method public static int getGlobalGcInvocationCount();
/frameworks/base/core/api/
Dcurrent.txt33795 method @Deprecated public static int getGlobalGcInvocationCount();