Home
last modified time | relevance | path

Searched refs:onTrimMemory (Results 1 – 20 of 20) 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.java1483 public void onTrimMemory(int level) { in onTrimMemory() method in VoiceInteractionSession
/frameworks/base/packages/DocumentsUI/src/com/android/documentsui/
DDocumentsApplication.java90 public void onTrimMemory(int level) { in onTrimMemory() method in DocumentsApplication
91 super.onTrimMemory(level); in onTrimMemory()
/frameworks/base/core/java/android/content/
DComponentCallbacks2.java164 void onTrimMemory(int level); in onTrimMemory() method
DContentProvider.java892 public void onTrimMemory(int level) { in onTrimMemory() method in ContentProvider
/frameworks/base/core/java/android/app/
DApplication.java130 public void onTrimMemory(int level) { in onTrimMemory() method in Application
136 ((ComponentCallbacks2)c).onTrimMemory(level); in onTrimMemory()
DService.java528 public void onTrimMemory(int level) { in onTrimMemory() method in Service
DFragment.java1709 public void onTrimMemory(int level) {
2438 onTrimMemory(level);
DActivity.java2139 public void onTrimMemory(int level) { in onTrimMemory() method in Activity
DActivityThread.java4965 callbacks.get(i).onTrimMemory(level); in handleTrimMemory()
5975 public void onTrimMemory(int level) { in attach()
/frameworks/base/docs/html/training/articles/
Dmemory.jd2 page.tags=ram,low memory,OutOfMemoryError,onTrimMemory
225 android.content.ComponentCallbacks2#onTrimMemory onTrimMemory()} callback in your {@link
232 <p>Notice that your app receives the {@link android.content.ComponentCallbacks2#onTrimMemory
233 onTrimMemory()} callback with {@link android.content.ComponentCallbacks2#TRIM_MEMORY_UI_HIDDEN}
241 android.content.ComponentCallbacks2#onTrimMemory onTrimMemory(TRIM_MEMORY_UI_HIDDEN)}. This ensures
250 android.content.ComponentCallbacks2#onTrimMemory onTrimMemory()} callback also tells you when
252 on the following memory levels delivered by {@link android.content.ComponentCallbacks2#onTrimMemory
253 onTrimMemory()}:</p>
276 levels from {@link android.content.ComponentCallbacks2#onTrimMemory onTrimMemory()}:</p>
298 <p>Because the {@link android.content.ComponentCallbacks2#onTrimMemory onTrimMemory()} callback was
/frameworks/base/packages/SystemUI/src/com/android/systemui/recents/tv/
DRecentsTvActivity.java470 public void onTrimMemory(int level) { in onTrimMemory() method in RecentsTvActivity
473 loader.onTrimMemory(level); in onTrimMemory()
/frameworks/base/packages/SystemUI/src/com/android/systemui/recents/
DRecentsActivity.java538 public void onTrimMemory(int level) { in onTrimMemory() method in RecentsActivity
541 loader.onTrimMemory(level); in onTrimMemory()
/frameworks/base/packages/SystemUI/src/com/android/systemui/recents/model/
DRecentsTaskLoader.java403 public void onTrimMemory(int level) { in onTrimMemory() method in RecentsTaskLoader
/frameworks/base/packages/MtpDocumentsProvider/src/com/android/mtp/
DMtpDocumentsProvider.java327 public void onTrimMemory(int level) { in onTrimMemory() method in MtpDocumentsProvider
/frameworks/base/packages/SystemUI/src/com/android/systemui/
DImageWallpaper.java90 public void onTrimMemory(int level) { in onTrimMemory() method in ImageWallpaper
/frameworks/base/api/
Dcurrent.txt3564 method public void onTrimMemory(int);
4050 method public void onTrimMemory(int);
4459 method public void onTrimMemory(int);
5558 method public void onTrimMemory(int);
7737 method public abstract void onTrimMemory(int);
7791 method public void onTrimMemory(int);
34863 method public void onTrimMemory(int);
Dsystem-current.txt3693 method public void onTrimMemory(int);
4190 method public void onTrimMemory(int);
4605 method public void onTrimMemory(int);
5706 method public void onTrimMemory(int);
8051 method public abstract void onTrimMemory(int);
8105 method public void onTrimMemory(int);
37680 method public void onTrimMemory(int);
Dtest-current.txt3564 method public void onTrimMemory(int);
4051 method public void onTrimMemory(int);
4460 method public void onTrimMemory(int);
5559 method public void onTrimMemory(int);
7743 method public abstract void onTrimMemory(int);
7797 method public void onTrimMemory(int);
34940 method public void onTrimMemory(int);
/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);