Searched defs:callerFg (Results 1 – 1 of 1) sorted by relevance
/aosp12/frameworks/base/services/core/java/com/android/server/am/ |
H A D | ActiveServices.java | 794 int callingUid, int callingPid, boolean fgRequired, boolean callerFg, in startServiceInnerLocked() 897 Intent service, boolean callerFg, final int userId, in requestStartTargetPermissionsReviewIfNeededLocked() 995 int callingUid, int callingPid, boolean fgRequired, boolean callerFg, int userId, in deferServiceBringupIfFrozenLocked() 1087 boolean callerFg, boolean addToStarting) throws TransactionTooLargeException { in startServiceInnerLocked()
|