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