Searched refs:setAllowBackgroundActivityStarts (Results 1 – 4 of 4) sorted by relevance
1182 mWindowProcessController.setAllowBackgroundActivityStarts(true); in addAllowBackgroundActivityStartsToken()1188 mWindowProcessController.setAllowBackgroundActivityStarts( in removeAllowBackgroundActivityStartsToken()
402 public void setAllowBackgroundActivityStarts(boolean allowBackgroundActivityStarts) { in setAllowBackgroundActivityStarts() method in WindowProcessController
671 callerApp.setAllowBackgroundActivityStarts(callerIsTempWhitelisted); in runAndVerifyBackgroundActivityStartsSubtest()
17613 HSPLcom/android/server/wm/WindowProcessController;->setAllowBackgroundActivityStarts(Z)V