Home
last modified time | relevance | path

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

/frameworks/base/services/core/java/com/android/server/appop/
DDiscreteRegistry.java529 AttributionChain(Set<String> exemptPkgs) { in AttributionChain() argument
530 mExemptPkgs = exemptPkgs; in AttributionChain()