Home
last modified time | relevance | path

Searched refs:HistoricalRegistry (Results 1 – 3 of 3) sorted by relevance

/aosp14/frameworks/base/services/core/java/com/android/server/appop/
H A DHistoricalRegistry.java131 final class HistoricalRegistry { class
135 private static final String LOG_TAG = HistoricalRegistry.class.getSimpleName();
202 HistoricalRegistry(@NonNull Object lock) { in HistoricalRegistry() method in HistoricalRegistry
207 HistoricalRegistry(@NonNull HistoricalRegistry other) { in HistoricalRegistry() method in HistoricalRegistry
785 HistoricalRegistry::persistPendingHistory, HistoricalRegistry.this); in schedulePersistHistoricalOpsMLocked()
H A DAppOpsService.java313 volatile @NonNull HistoricalRegistry mHistoricalRegistry = new HistoricalRegistry(this);
1311 mHandler.post(PooledLambda.obtainRunnable(HistoricalRegistry::clearHistory, in packageRemovedLocked()
1659 mHandler.post(PooledLambda.obtainRunnable(HistoricalRegistry::getHistoricalOps, in getHistoricalOps()
1690 mHandler.post(PooledLambda.obtainRunnable(HistoricalRegistry::getHistoricalOpsFromDiskRaw, in getHistoricalOpsFromDiskRaw()
5784 mHistoricalRegistry = new HistoricalRegistry(mHistoricalRegistry);
/aosp14/frameworks/base/services/
H A Dart-profile2632 …ppop/AttributedOp;]Lcom/android/server/appop/HistoricalRegistry;Lcom/android/server/appop/Historic…
2670 HPLcom/android/server/appop/HistoricalRegistry$Persistence;->generateFile(Ljava/io/File;I)Ljava/io/…
2686 HSPLcom/android/server/appop/HistoricalRegistry;-><clinit>()V
2687 HSPLcom/android/server/appop/HistoricalRegistry;-><init>(Ljava/lang/Object;)V
2688HistoricalRegistry;->getUpdatedPendingHistoricalOpsMLocked(J)Landroid/app/AppOpsManager$Historical…
2689HistoricalRegistry;->increaseOpAccessDuration(IILjava/lang/String;Ljava/lang/String;IIJJII)V+]Land…
2690HistoricalRegistry;->incrementOpAccessedCount(IILjava/lang/String;Ljava/lang/String;IIJII)V+]Landr…
2691HistoricalRegistry;->incrementOpRejected(IILjava/lang/String;Ljava/lang/String;II)V+]Landroid/app/…
2692 HSPLcom/android/server/appop/HistoricalRegistry;->isPersistenceInitializedMLocked()Z
12610 Lcom/android/server/appop/HistoricalRegistry$1;
[all …]