Home
last modified time | relevance | path

Searched refs:Categorizer (Results 1 – 9 of 9) sorted by relevance

/frameworks/base/services/core/java/com/android/server/utils/quota/
DCategorizer.java27 public interface Categorizer { interface
29 Categorizer SINGLE_CATEGORIZER = (userId, packageName, tag) -> Category.SINGLE_CATEGORY;
DMultiRateLimiter.java117 private final Categorizer mCategorizer;
131 this.mCategorizer = Categorizer.SINGLE_CATEGORIZER; in Builder()
DQuotaTracker.java85 final Categorizer mCategorizer;
159 QuotaTracker(@NonNull Context context, @NonNull Categorizer categorizer, in QuotaTracker()
DCountQuotaTracker.java163 public CountQuotaTracker(@NonNull Context context, @NonNull Categorizer categorizer) { in CountQuotaTracker()
168 CountQuotaTracker(@NonNull Context context, @NonNull Categorizer categorizer, in CountQuotaTracker()
/frameworks/base/services/core/java/com/android/server/wm/
DActivityClientController.java112 import com.android.server.utils.quota.Categorizer;
1034 Categorizer.SINGLE_CATEGORIZER); in ensureSetPipAspectRatioQuotaTracker()
/frameworks/base/services/tests/mockingservicestests/src/com/android/server/utils/quota/
DCountQuotaTrackerTest.java107 static class CategorizerForTest implements Categorizer {
/frameworks/base/apex/jobscheduler/service/java/com/android/server/job/
DJobSchedulerService.java138 import com.android.server.utils.quota.Categorizer;
2595 final Categorizer quotaCategorizer = (userId, packageName, tag) -> {
/frameworks/base/services/
Dart-wear-profile24565 PLcom/android/server/utils/quota/Categorizer$$ExternalSyntheticLambda0;-><init>()V
24566 PLcom/android/server/utils/quota/Categorizer;-><clinit>()V
24593 …/CountQuotaTracker;-><init>(Landroid/content/Context;Lcom/android/server/utils/quota/Categorizer;)V
24594 …cker;-><init>(Landroid/content/Context;Lcom/android/server/utils/quota/Categorizer;Lcom/android/se…
24635 …cker;-><init>(Landroid/content/Context;Lcom/android/server/utils/quota/Categorizer;Lcom/android/se…
Dart-profile3377 …/utils/quota/Categorizer;Lcom/android/server/job/JobSchedulerService$$ExternalSyntheticLambda4;,Lc…