Home
last modified time | relevance | path

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

/frameworks/base/services/core/java/com/android/server/appop/
DHistoricalRegistry.java318 final HistoricalOps currentOps = getUpdatedPendingHistoricalOpsMLocked( in dump()
433 currentOps = getUpdatedPendingHistoricalOpsMLocked(currentTimeMillis); in getHistoricalOps()
484 getUpdatedPendingHistoricalOpsMLocked( in incrementOpAccessedCount()
502 getUpdatedPendingHistoricalOpsMLocked( in incrementOpRejected()
519 getUpdatedPendingHistoricalOpsMLocked( in increaseOpAccessDuration()
638 getUpdatedPendingHistoricalOpsMLocked(System.currentTimeMillis()) in clearHistory()
681 private @NonNull HistoricalOps getUpdatedPendingHistoricalOpsMLocked(long now) { in getUpdatedPendingHistoricalOpsMLocked() method in HistoricalRegistry
/frameworks/base/services/
Dart-profile1260 HSPLcom/android/server/appop/HistoricalRegistry;->getUpdatedPendingHistoricalOpsMLocked(J)Landroid/…
Dart-wear-profile7966 HPLcom/android/server/appop/HistoricalRegistry;->getUpdatedPendingHistoricalOpsMLocked(J)Landroid/a…