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