Searched refs:updateOomLevelsForDisplay (Results 1 – 6 of 6) sorted by relevance
396 public abstract void updateOomLevelsForDisplay(int displayId); in updateOomLevelsForDisplay() method in ActivityManagerInternal
269 doNothing().when(amInternal).updateOomLevelsForDisplay(anyInt());
5739 ActivityManagerInternal::updateOomLevelsForDisplay, mAtmService.mAmInternal, in updateDisplayOverrideConfigurationLocked()
3527 ActivityManagerInternal::updateOomLevelsForDisplay, mAmInternal, in updateConfiguration()
15951 public void updateOomLevelsForDisplay(int displayId) { in updateOomLevelsForDisplay() method
6315 HSPLcom/android/server/am/ActivityManagerService$LocalService;->updateOomLevelsForDisplay(I)V