Home
last modified time | relevance | path

Searched refs:readAttributionOp (Results 1 – 2 of 2) sorted by relevance

/aosp14/frameworks/base/services/core/java/com/android/server/appop/
H A DAppOpsService.java4231 private void readAttributionOp(TypedXmlPullParser parser, @NonNull Op parent, in readAttributionOp() method in AppOpsService
4271 readAttributionOp(parser, op, XmlUtils.readStringAttribute(parser, "id")); in readOp()
/aosp14/frameworks/base/services/
H A Dart-profile2541 HSPLcom/android/server/appop/AppOpsService;->readAttributionOp(Lcom/android/modules/utils/TypedXmlP…