Searched refs:addOrUpdateAllowBackgroundActivityStartsToken (Results 1 – 7 of 7) sorted by relevance
207 void addOrUpdateAllowBackgroundActivityStartsToken(Binder entity, in addOrUpdateAllowBackgroundActivityStartsToken() method in BackgroundLaunchProcessController
500 public void addOrUpdateAllowBackgroundActivityStartsToken(Binder entity, in addOrUpdateAllowBackgroundActivityStartsToken() method in WindowProcessController502 mBgLaunchController.addOrUpdateAllowBackgroundActivityStartsToken(entity, originatingToken); in addOrUpdateAllowBackgroundActivityStartsToken()
632 proc.addOrUpdateAllowBackgroundActivityStartsToken(this, in setProcess()757 .addOrUpdateAllowBackgroundActivityStartsToken( in allowBgActivityStartsOnServiceStart()815 app.addOrUpdateAllowBackgroundActivityStartsToken(this, getExclusiveOriginatingToken()); in updateParentProcessBgActivityStartsToken()
1181 void addOrUpdateAllowBackgroundActivityStartsToken(Binder entity, in addOrUpdateAllowBackgroundActivityStartsToken() method in ProcessRecord1184 mWindowProcessController.addOrUpdateAllowBackgroundActivityStartsToken(entity, in addOrUpdateAllowBackgroundActivityStartsToken()
1790 proc.addOrUpdateAllowBackgroundActivityStartsToken(r, r.mBackgroundActivityStartsToken); in maybeAddAllowBackgroundActivityStartsToken()
714 callerApp.addOrUpdateAllowBackgroundActivityStartsToken(new Binder(), null); in runAndVerifyBackgroundActivityStartsSubtest()
8757 HPLcom/android/server/am/ProcessRecord;->addOrUpdateAllowBackgroundActivityStartsToken(Landroid/os/…45174 …android/server/wm/BackgroundLaunchProcessController;->addOrUpdateAllowBackgroundActivityStartsToke…50313 HPLcom/android/server/wm/WindowProcessController;->addOrUpdateAllowBackgroundActivityStartsToken(La…