Searched refs:gc (Results 26 - 37 of 37) sorted by relevance

12

/frameworks/base/media/tests/MediaFrameworkTest/src/com/android/mediaframeworktest/functional/videoeditor/
H A DMediaItemThumbnailTest.java67 System.gc();
H A DMediaPropertiesTest.java68 System.gc();
H A DVideoEditorExportTest.java87 System.gc();
H A DVideoEditorPreviewTest.java135 System.gc();
H A DVideoEditorAPITest.java84 System.gc();
/frameworks/base/media/tests/MediaFrameworkTest/src/com/android/mediaframeworktest/performance/
H A DVideoEditorPerformance.java97 System.gc();
/frameworks/ex/common/java/com/android/ex/editstyledtext/
H A DEditStyledText.java1934 System.gc();
2628 System.gc();
/frameworks/base/services/java/com/android/server/pm/
H A DPackageManagerService.java689 // Force a gc to clear up things
690 Runtime.getRuntime().gc();
691 // We delete after a gc for applications on sdcard.
714 // Force a gc to clear up stale containers.
715 Runtime.getRuntime().gc();
1153 Runtime.getRuntime().gc();
6929 // Force a gc here.
6930 Runtime.getRuntime().gc();
8289 // Don't destroy container here. Wait till gc clears things
8320 // Force gc t
[all...]
/frameworks/base/media/java/android/media/videoeditor/
H A DVideoEditorImpl.java1955 System.gc();
/frameworks/base/core/tests/coretests/src/android/content/pm/
H A DPackageManagerTests.java1151 Runtime.getRuntime().gc();
/frameworks/base/services/java/com/android/server/wm/
H A DWindowManagerService.java6812 // If we are animating, don't do the gc now but
6824 Runtime.getRuntime().gc();
9278 // do a gc so that any remote references the system
/frameworks/base/services/java/com/android/server/am/
H A DActivityManagerService.java404 * List of processes that should gc as soon as things are idle.
2943 System.gc();
14176 * immediately, or put it on the list of processes to gc the next
14310 // non-foreground, have it do a gc.
14314 // Likewise do a gc when an app is moving in to the

Completed in 399 milliseconds

12