Home
last modified time | relevance | path

Searched defs:AttributionKey (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/tools/powermodel/src/com/android/powermodel/
DAttributionKey.java24 public class AttributionKey { class
29 public AttributionKey(SpecialApp specialApp) { in AttributionKey() method in AttributionKey
35 public AttributionKey(int uid, Set<String> packages) { in AttributionKey() method in AttributionKey