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.java1449 public static int getGlobalGcInvocationCount() { in getGlobalGcInvocationCount() method in Debug
/frameworks/base/core/java/android/app/
DInstrumentation.java1581 results.putLong("gc_invocation_count", Debug.getGlobalGcInvocationCount()); in getAllocCounts()
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt21596 method public static int getGlobalGcInvocationCount();
/frameworks/base/non-updatable-api/
Dcurrent.txt34598 method @Deprecated public static int getGlobalGcInvocationCount();
/frameworks/base/api/
Dcurrent.txt34742 method @Deprecated public static int getGlobalGcInvocationCount();