Home
last modified time | relevance | path

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

/frameworks/base/services/core/java/com/android/server/appop/
DHistoricalRegistry.java412 void incrementOpAccessedCount(int op, int uid, @NonNull String packageName, in incrementOpAccessedCount() method in HistoricalRegistry
DAppOpsService.java2115 mHistoricalRegistry.incrementOpAccessedCount(op.op, uid, packageName, in noteOperationUnchecked()
2287 mHistoricalRegistry.incrementOpAccessedCount(opCode, uid, packageName, in startOperation()
/frameworks/base/services/
Dart-profile3935 HSPLcom/android/server/appop/HistoricalRegistry;->incrementOpAccessedCount(IILjava/lang/String;II)V