Home
last modified time | relevance | path

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

/aosp12/frameworks/base/core/java/android/app/
H A DActivityManagerInternal.java396 public abstract void updateOomLevelsForDisplay(int displayId); in updateOomLevelsForDisplay() method in ActivityManagerInternal
/aosp12/frameworks/base/services/tests/wmtests/src/com/android/server/wm/
H A DSystemServicesTestRule.java269 doNothing().when(amInternal).updateOomLevelsForDisplay(anyInt());
/aosp12/frameworks/base/services/core/java/com/android/server/wm/
H A DDisplayContent.java5739 ActivityManagerInternal::updateOomLevelsForDisplay, mAtmService.mAmInternal, in updateDisplayOverrideConfigurationLocked()
H A DActivityTaskManagerService.java3527 ActivityManagerInternal::updateOomLevelsForDisplay, mAmInternal, in updateConfiguration()
/aosp12/frameworks/base/services/core/java/com/android/server/am/
H A DActivityManagerService.java15951 public void updateOomLevelsForDisplay(int displayId) { in updateOomLevelsForDisplay() method
/aosp12/frameworks/base/services/
H A Dart-profile6315 HSPLcom/android/server/am/ActivityManagerService$LocalService;->updateOomLevelsForDisplay(I)V