Searched refs:clearHeavyWeightProcessIfEquals (Results 1 – 6 of 6) sorted by relevance
328 public abstract void clearHeavyWeightProcessIfEquals(WindowProcessController proc); in clearHeavyWeightProcessIfEquals() method in ActivityTaskManagerInternal
5709 void clearHeavyWeightProcessIfEquals(WindowProcessController proc) { in clearHeavyWeightProcessIfEquals() method in ActivityTaskManagerService6452 public void clearHeavyWeightProcessIfEquals(WindowProcessController proc) { in clearHeavyWeightProcessIfEquals() method in ActivityTaskManagerService.LocalService6454 ActivityTaskManagerService.this.clearHeavyWeightProcessIfEquals(proc); in clearHeavyWeightProcessIfEquals()6464 ActivityTaskManagerService.this.clearHeavyWeightProcessIfEquals( in finishHeavyWeightApp()
4635 mService.clearHeavyWeightProcessIfEquals(r.app); in destroyActivityLocked()
2361 mService.mAtmInternal.clearHeavyWeightProcessIfEquals(app.getWindowProcessController()); in removeProcessLocked()
4754 mAtmInternal.clearHeavyWeightProcessIfEquals(app.getWindowProcessController()); in processStartTimedOutLocked()13888 mAtmInternal.clearHeavyWeightProcessIfEquals(app.getWindowProcessController()); in cleanUpApplicationRecordLocked()
15188 HSPLcom/android/server/wm/ActivityTaskManagerService$LocalService;->clearHeavyWeightProcessIfEquals…15273 HSPLcom/android/server/wm/ActivityTaskManagerService;->clearHeavyWeightProcessIfEquals(Lcom/android…