Home
last modified time | relevance | path

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

/aosp14/frameworks/base/services/core/java/com/android/server/am/
H A DServiceRecord.java985 getBackgroundStartPrivilegesWithExclusiveToken(); in setProcess()
1133 getBackgroundStartPrivilegesWithExclusiveToken()); in allowBgActivityStartsOnServiceStart()
1199 getBackgroundStartPrivilegesWithExclusiveToken(); in updateParentProcessBgActivityStartsToken()
1219 private BackgroundStartPrivileges getBackgroundStartPrivilegesWithExclusiveToken() { in getBackgroundStartPrivilegesWithExclusiveToken() method in ServiceRecord