Searched refs:HistoricalRegistry (Results 1 – 3 of 3) sorted by relevance
131 final class HistoricalRegistry { class135 private static final String LOG_TAG = HistoricalRegistry.class.getSimpleName();202 HistoricalRegistry(@NonNull Object lock) { in HistoricalRegistry() method in HistoricalRegistry207 HistoricalRegistry(@NonNull HistoricalRegistry other) { in HistoricalRegistry() method in HistoricalRegistry785 HistoricalRegistry::persistPendingHistory, HistoricalRegistry.this); in schedulePersistHistoricalOpsMLocked()
313 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);
2632 …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>()V2687 HSPLcom/android/server/appop/HistoricalRegistry;-><init>(Ljava/lang/Object;)V2688 …HistoricalRegistry;->getUpdatedPendingHistoricalOpsMLocked(J)Landroid/app/AppOpsManager$Historical…2689 …HistoricalRegistry;->increaseOpAccessDuration(IILjava/lang/String;Ljava/lang/String;IIJJII)V+]Land…2690 …HistoricalRegistry;->incrementOpAccessedCount(IILjava/lang/String;Ljava/lang/String;IIJII)V+]Landr…2691 …HistoricalRegistry;->incrementOpRejected(IILjava/lang/String;Ljava/lang/String;II)V+]Landroid/app/…2692 HSPLcom/android/server/appop/HistoricalRegistry;->isPersistenceInitializedMLocked()Z12610 Lcom/android/server/appop/HistoricalRegistry$1;[all …]