/aosp14/frameworks/base/core/java/android/service/voice/ |
H A D | VoiceInteractionSessionService.java | 105 public void onTrimMemory(int level) { in onTrimMemory() method in VoiceInteractionSessionService 106 super.onTrimMemory(level); in onTrimMemory() 108 mSession.onTrimMemory(level); in onTrimMemory()
|
H A D | VoiceInteractionSession.java | 2028 public void onTrimMemory(int level) { in onTrimMemory() method in VoiceInteractionSession
|
/aosp14/frameworks/base/core/tests/coretests/src/android/app/activity/ |
H A D | RegisterComponentCallbacksTest.java | 81 activity.onTrimMemory(trimMemoryLevel); in testRegisterComponentCallbacks() 113 activity.onTrimMemory(trimMemoryLevel); in testRegisterComponentCallbacksBeforeT()
|
/aosp14/frameworks/base/core/tests/coretests/src/android/content/ |
H A D | TestComponentCallbacks2.java | 39 public void onTrimMemory(int level) { in onTrimMemory() method in TestComponentCallbacks2
|
/aosp14/frameworks/base/core/java/android/content/ |
H A D | ComponentCallbacks2.java | 177 void onTrimMemory(@TrimMemoryLevel int level); in onTrimMemory() method
|
H A D | ComponentCallbacksController.java | 109 ((ComponentCallbacks2) callbacks).onTrimMemory(level); in dispatchTrimMemory()
|
H A D | ContentProvider.java | 1459 public void onTrimMemory(int level) { in onTrimMemory() method in ContentProvider
|
/aosp14/frameworks/base/packages/EasterEgg/src/com/android/egg/paint/ |
H A D | PaintActivity.java | 316 public void onTrimMemory(int level) { in onTrimMemory() method in PaintActivity 317 super.onTrimMemory(level); in onTrimMemory() 319 painting.onTrimMemory(); in onTrimMemory()
|
H A D | Painting.kt | 166 fun onTrimMemory() { regex
|
/aosp14/frameworks/base/core/java/android/window/ |
H A D | WindowProviderService.java | 167 public void onTrimMemory(int level) { in onTrimMemory() method in WindowProviderService
|
/aosp14/frameworks/base/core/java/android/app/ |
H A D | Service.java | 545 public void onTrimMemory(int level) { in onTrimMemory() method in Service
|
H A D | Application.java | 288 public void onTrimMemory(int level) { in onTrimMemory() method in Application
|
H A D | Fragment.java | 1757 public void onTrimMemory(int level) { 2620 onTrimMemory(level);
|
H A D | PropertyInvalidatedCache.java | 1625 public static void onTrimMemory() {
|
H A D | ActivityThread.java | 6649 PropertyInvalidatedCache.onTrimMemory(); in handleTrimMemory() 6657 callbacks.get(i).onTrimMemory(level); in handleTrimMemory()
|
H A D | Activity.java | 3370 public void onTrimMemory(int level) { in onTrimMemory() method in Activity
|
/aosp14/frameworks/base/core/tests/coretests/src/android/app/ |
H A D | PropertyInvalidatedCacheTests.java | 384 PropertyInvalidatedCache.onTrimMemory(); in testOnTrimMemory()
|
/aosp14/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/draganddrop/ |
H A D | DragAndDropController.java | 386 public void onTrimMemory(int level) {
|
/aosp14/frameworks/base/tools/aapt2/integration-tests/CommandTests/ |
H A D | android-33.jar | AndroidManifest.xml
META-INF/
META-INF/MANIFEST.MF
NOTICES/
NOTICES/libcore ... |
/aosp14/frameworks/base/boot/ |
H A D | boot-image-profile.txt | 631 HSPLandroid/app/Activity;->onTrimMemory(I)V 1215 HSPLandroid/app/Application;->onTrimMemory(I)V 1681 HSPLandroid/app/Fragment;->onTrimMemory(I)V 2619 HSPLandroid/app/Service;->onTrimMemory(I)V 3749 HSPLandroid/content/ContentProvider;->onTrimMemory(I)V
|
/aosp14/frameworks/base/core/api/ |
H A D | current.txt | 4477 method public void onTrimMemory(int); 5081 method @CallSuper public void onTrimMemory(int); 5630 method @Deprecated @CallSuper public void onTrimMemory(int); 7242 method public void onTrimMemory(int); 9819 method public void onTrimMemory(int); 9883 method public void onTrimMemory(int); 41353 method public void onTrimMemory(int);
|
/aosp14/frameworks/base/config/ |
H A D | boot-image-profile.txt | 631 HSPLandroid/app/Activity;->onTrimMemory(I)V 1215 HSPLandroid/app/Application;->onTrimMemory(I)V 1681 HSPLandroid/app/Fragment;->onTrimMemory(I)V 2619 HSPLandroid/app/Service;->onTrimMemory(I)V 3752 HSPLandroid/content/ContentProvider;->onTrimMemory(I)V
|
/aosp14/frameworks/base/packages/CredentialManager/ |
H A D | profile.txt.prof | 13689 …platform/AndroidCompositionLocals_androidKt$obtainImageVectorCache$callbacks$1$1;->onTrimMemory(I)V
|