Home
last modified time | relevance | path

Searched refs:getOriginatingTokensThatAllowBal (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/services/core/java/com/android/server/wm/
DBackgroundLaunchProcessController.java190 List<IBinder> binderTokens = getOriginatingTokensThatAllowBal(); in isBackgroundStartAllowedByToken()
202 private List<IBinder> getOriginatingTokensThatAllowBal() { in getOriginatingTokensThatAllowBal() method in BackgroundLaunchProcessController
301 getOriginatingTokensThatAllowBal(), uid); in canCloseSystemDialogsByToken()