Searched refs:clearHeavyWeightProcessIfEquals (Results 1 – 6 of 6) sorted by relevance
341 public abstract void clearHeavyWeightProcessIfEquals(WindowProcessController proc); in clearHeavyWeightProcessIfEquals() method in ActivityTaskManagerInternal
5055 void clearHeavyWeightProcessIfEquals(WindowProcessController proc) { in clearHeavyWeightProcessIfEquals() method in ActivityTaskManagerService6017 public void clearHeavyWeightProcessIfEquals(WindowProcessController proc) { in clearHeavyWeightProcessIfEquals() method in ActivityTaskManagerService.LocalService6019 ActivityTaskManagerService.this.clearHeavyWeightProcessIfEquals(proc); in clearHeavyWeightProcessIfEquals()6029 ActivityTaskManagerService.this.clearHeavyWeightProcessIfEquals( in finishHeavyWeightApp()
3888 mAtmService.clearHeavyWeightProcessIfEquals(app); in destroyImmediately()
3032 mService.mAtmInternal.clearHeavyWeightProcessIfEquals(app.getWindowProcessController());
4520 mAtmInternal.clearHeavyWeightProcessIfEquals(app.getWindowProcessController()); in handleProcessStartOrKillTimeoutLocked()13185 mAtmInternal.clearHeavyWeightProcessIfEquals(app.getWindowProcessController()); in cleanUpApplicationRecordLocked()
10606 HSPLcom/android/server/wm/ActivityTaskManagerService$LocalService;->clearHeavyWeightProcessIfEquals…