Searched refs:incrementOpAccessedCount (Results 1 – 3 of 3) sorted by relevance
412 void incrementOpAccessedCount(int op, int uid, @NonNull String packageName, in incrementOpAccessedCount() method in HistoricalRegistry
2115 mHistoricalRegistry.incrementOpAccessedCount(op.op, uid, packageName, in noteOperationUnchecked()2287 mHistoricalRegistry.incrementOpAccessedCount(opCode, uid, packageName, in startOperation()
3935 HSPLcom/android/server/appop/HistoricalRegistry;->incrementOpAccessedCount(IILjava/lang/String;II)V