Searched refs:deferServiceBringupIfFrozenLocked (Results 1 – 2 of 2) sorted by relevance
/aosp14/frameworks/base/services/core/java/com/android/server/am/ |
H A D | ActiveServices.java | 1006 if (deferServiceBringupIfFrozenLocked(r, service, callingPackage, callingFeatureId, in startServiceLocked() 1264 private boolean deferServiceBringupIfFrozenLocked(ServiceRecord s, Intent serviceIntent, in deferServiceBringupIfFrozenLocked() method in ActiveServices 3704 boolean packageFrozen = deferServiceBringupIfFrozenLocked(s, service, callingPackage, null, in bindServiceLocked()
|
/aosp14/frameworks/base/services/ |
H A D | art-profile | 764 HSPLcom/android/server/am/ActiveServices;->deferServiceBringupIfFrozenLocked(Lcom/android/server/am…
|