Home
last modified time | relevance | path

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

/aosp12/frameworks/base/services/core/java/com/android/server/am/
H A DActiveServices.java2002 private boolean withinFgsDeferRateLimit(ServiceRecord sr, final long now) { in withinFgsDeferRateLimit() method in ActiveServices
2107 if (withinFgsDeferRateLimit(r, now)) { in shouldShowFgsNotificationLocked()
/aosp12/frameworks/base/services/
H A Dart-profile6029 HPLcom/android/server/am/ActiveServices;->withinFgsDeferRateLimit(Lcom/android/server/am/ServiceRec…