Searched refs:getOrCreateAttribution (Results 1 – 4 of 4) sorted by relevance
/frameworks/base/services/core/java/com/android/server/appop/ |
D | AppOpsRecentAccessPersistence.java | 255 AttributedOp attributedOp = parent.getOrCreateAttribution(parent, attribution, deviceId); in readAttributionOp()
|
D | AppOpsService.java | 647 @NonNull AttributedOp getOrCreateAttribution(@NonNull Op parent, in getOrCreateAttribution() method in AppOpsService.Op 1343 AttributedOp newAttributedOp = op.getOrCreateAttribution(op, in refreshAttributionsLocked() 3175 final AttributedOp attributedOp = op.getOrCreateAttribution(op, attributionTag, in noteOperationUnchecked() 3801 final AttributedOp attributedOp = op.getOrCreateAttribution(op, attributionTag, in startOperationUnchecked() 5049 parent.getOrCreateAttribution(parent, attribution, PERSISTENT_DEVICE_ID_DEFAULT); in readAttributionOp()
|
/frameworks/base/services/ |
D | art-profile | 1157 HSPLcom/android/server/appop/AppOpsService$Op;->getOrCreateAttribution(Lcom/android/server/appop/Ap…
|
D | art-wear-profile | 7639 HSPLcom/android/server/appop/AppOpsService$Op;->getOrCreateAttribution(Lcom/android/server/appop/Ap…
|