Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/os/
DPerformanceCollector.java572 results.putLong(METRIC_KEY_GC_INVOCATION_COUNT, Debug.getGlobalGcInvocationCount()); in getAllocCounts()
DDebug.java1295 public static int getGlobalGcInvocationCount() { in getGlobalGcInvocationCount() method in Debug
/frameworks/base/core/java/android/app/
DInstrumentation.java1481 results.putLong("gc_invocation_count", Debug.getGlobalGcInvocationCount()); in getAllocCounts()
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt21596 method public static int getGlobalGcInvocationCount();
/frameworks/base/api/
Dcurrent.txt30632 method public static deprecated int getGlobalGcInvocationCount();
Dsystem-current.txt33353 method public static deprecated int getGlobalGcInvocationCount();