Searched refs:setFgsRestrictionLocked (Results 1 – 4 of 4) sorted by relevance
/frameworks/base/services/core/java/com/android/server/am/ |
D | ActiveServices.java | 985 setFgsRestrictionLocked(callingPackage, callingPid, callingUid, service, r, userId, in startServiceLocked() 2360 setFgsRestrictionLocked(r.serviceInfo.packageName, r.app.getPid(), in setServiceForegroundInnerLocked() 2420 setFgsRestrictionLocked(r.serviceInfo.packageName, r.app.getPid(), in setServiceForegroundInnerLocked() 2489 setFgsRestrictionLocked(r.serviceInfo.packageName, r.app.getPid(), in setServiceForegroundInnerLocked() 2510 setFgsRestrictionLocked(r.serviceInfo.packageName, r.app.getPid(), in setServiceForegroundInnerLocked() 2529 setFgsRestrictionLocked(r.serviceInfo.packageName, r.app.getPid(), in setServiceForegroundInnerLocked() 4326 setFgsRestrictionLocked(callingPackage, callingPid, callingUid, service, s, userId, in bindServiceLocked() 8240 private void setFgsRestrictionLocked(String callingPackage, in setFgsRestrictionLocked() method 8243 setFgsRestrictionLocked(callingPackage, callingPid, callingUid, intent, r, userId, in setFgsRestrictionLocked() 8261 private void setFgsRestrictionLocked(String callingPackage, in setFgsRestrictionLocked() method [all …]
|
/frameworks/base/services/ |
D | art-profile | 328 HSPLcom/android/server/am/ActiveServices;->setFgsRestrictionLocked(Ljava/lang/String;IILandroid/con… 329 HSPLcom/android/server/am/ActiveServices;->setFgsRestrictionLocked(Ljava/lang/String;IILandroid/con…
|
D | art-wear-profile | 4292 HPLcom/android/server/am/ActiveServices;->setFgsRestrictionLocked(Ljava/lang/String;IILandroid/cont… 4293 HPLcom/android/server/am/ActiveServices;->setFgsRestrictionLocked(Ljava/lang/String;IILandroid/cont…
|
/frameworks/proto_logging/stats/ |
D | atoms.proto | 5886 // Whether setFgsRestrictionLocked() was called in Service.startForeground().
|