Home
last modified time | relevance | path

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

/aosp12/frameworks/base/core/java/android/os/
H A DPerformanceCollector.java579 results.putLong(METRIC_KEY_GC_INVOCATION_COUNT, Debug.getGlobalGcInvocationCount()); in getAllocCounts()
H A DDebug.java1514 public static int getGlobalGcInvocationCount() { in getGlobalGcInvocationCount() method in Debug
/aosp12/frameworks/base/core/java/android/app/
H A DInstrumentation.java1626 results.putLong("gc_invocation_count", Debug.getGlobalGcInvocationCount()); in getAllocCounts()
/aosp12/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-28.jarMETA-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...
/aosp12/frameworks/base/core/api/
H A Dcurrent.txt31010 method @Deprecated public static int getGlobalGcInvocationCount();
/aosp12/frameworks/opt/setupwizard/tools/docs/
H A Dandroid-22.txt21596 method public static int getGlobalGcInvocationCount();