Searched refs:clearHeavyWeightProcessIfEquals (Results 1 – 6 of 6) sorted by relevance
322 public abstract void clearHeavyWeightProcessIfEquals(WindowProcessController proc); in clearHeavyWeightProcessIfEquals() method in ActivityTaskManagerInternal
5662 void clearHeavyWeightProcessIfEquals(WindowProcessController proc) { in clearHeavyWeightProcessIfEquals() method in ActivityTaskManagerService6395 public void clearHeavyWeightProcessIfEquals(WindowProcessController proc) { in clearHeavyWeightProcessIfEquals() method in ActivityTaskManagerService.LocalService6397 ActivityTaskManagerService.this.clearHeavyWeightProcessIfEquals(proc); in clearHeavyWeightProcessIfEquals()6407 ActivityTaskManagerService.this.clearHeavyWeightProcessIfEquals( in finishHeavyWeightApp()
4608 mService.clearHeavyWeightProcessIfEquals(r.app); in destroyActivityLocked()
2234 mService.mAtmInternal.clearHeavyWeightProcessIfEquals(app.getWindowProcessController()); in removeProcessLocked()
4730 mAtmInternal.clearHeavyWeightProcessIfEquals(app.getWindowProcessController()); in processStartTimedOutLocked()13805 mAtmInternal.clearHeavyWeightProcessIfEquals(app.getWindowProcessController()); in cleanUpApplicationRecordLocked()
15188 HSPLcom/android/server/wm/ActivityTaskManagerService$LocalService;->clearHeavyWeightProcessIfEquals…15273 HSPLcom/android/server/wm/ActivityTaskManagerService;->clearHeavyWeightProcessIfEquals(Lcom/android…