Home
last modified time | relevance | path

Searched refs:onTrimMemory (Results 1 – 18 of 18) sorted by relevance

/frameworks/base/core/java/android/service/voice/
DVoiceInteractionSessionService.java100 public void onTrimMemory(int level) { in onTrimMemory() method in VoiceInteractionSessionService
101 super.onTrimMemory(level); in onTrimMemory()
103 mSession.onTrimMemory(level); in onTrimMemory()
DVoiceInteractionSession.java1569 public void onTrimMemory(int level) { in onTrimMemory() method in VoiceInteractionSession
/frameworks/base/core/java/android/content/
DComponentCallbacks2.java177 void onTrimMemory(@TrimMemoryLevel int level); in onTrimMemory() method
DContentProvider.java918 public void onTrimMemory(int level) { in onTrimMemory() method in ContentProvider
/frameworks/base/core/java/android/app/
DApplication.java143 public void onTrimMemory(int level) { in onTrimMemory() method in Application
149 ((ComponentCallbacks2)c).onTrimMemory(level); in onTrimMemory()
DService.java516 public void onTrimMemory(int level) { in onTrimMemory() method in Service
DFragment.java1769 public void onTrimMemory(int level) {
2632 onTrimMemory(level);
DActivity.java2457 public void onTrimMemory(int level) { in onTrimMemory() method in Activity
DActivityThread.java5431 callbacks.get(i).onTrimMemory(level); in handleTrimMemory()
/frameworks/base/packages/SystemUI/shared/src/com/android/systemui/shared/recents/model/
DRecentsTaskLoader.java211 public synchronized void onTrimMemory(int level) { in onTrimMemory() method in RecentsTaskLoader
/frameworks/base/packages/SystemUI/src/com/android/systemui/recents/
DRecentsActivity.java589 public void onTrimMemory(int level) { in onTrimMemory() method in RecentsActivity
592 loader.onTrimMemory(level); in onTrimMemory()
DRecentsImpl.java280 Recents.getTaskLoader().onTrimMemory(ComponentCallbacks2.TRIM_MEMORY_COMPLETE);
/frameworks/base/packages/SystemUI/src/com/android/systemui/
DImageWallpaper.java62 public void onTrimMemory(int level) { in onTrimMemory() method in ImageWallpaper
/frameworks/base/packages/MtpDocumentsProvider/src/com/android/mtp/
DMtpDocumentsProvider.java374 public void onTrimMemory(int level) { in onTrimMemory() method in MtpDocumentsProvider
/frameworks/base/config/
Dhiddenapi-public-dex.txt924 Landroid/app/Activity;->onTrimMemory(I)V
1958 Landroid/app/Application;->onTrimMemory(I)V
2828 Landroid/app/Fragment;->onTrimMemory(I)V
4250 Landroid/app/Service;->onTrimMemory(I)V
6320 Landroid/content/ComponentCallbacks2;->onTrimMemory(I)V
6378 Landroid/content/ContentProvider;->onTrimMemory(I)V
40500 Landroid/service/voice/VoiceInteractionSession;->onTrimMemory(I)V
40522 Landroid/service/voice/VoiceInteractionSessionService;->onTrimMemory(I)V
Dboot-image-profile.txt5294 HPLandroid/service/voice/VoiceInteractionSession;->onTrimMemory(I)V
5306 HPLandroid/service/voice/VoiceInteractionSessionService;->onTrimMemory(I)V
12952 HSPLandroid/app/Activity;->onTrimMemory(I)V
13392 HSPLandroid/app/Application;->onTrimMemory(I)V
13753 HSPLandroid/app/Fragment;->onTrimMemory(I)V
15146 HSPLandroid/app/Service;->onTrimMemory(I)V
17031 HSPLandroid/content/ContentProvider;->onTrimMemory(I)V
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt3401 method public void onTrimMemory(int);
3819 method public void onTrimMemory(int);
4193 method public void onTrimMemory(int);
5070 method public void onTrimMemory(int);
6845 method public abstract void onTrimMemory(int);
6897 method public void onTrimMemory(int);
/frameworks/base/api/
Dcurrent.txt3757 method public void onTrimMemory(int);
4274 method public void onTrimMemory(int);
4697 method public void onTrimMemory(int);
6042 method public void onTrimMemory(int);
9043 method public abstract void onTrimMemory(int);
9097 method public void onTrimMemory(int);
39612 method public void onTrimMemory(int);