D | StatsManagerService.java | 164 public int getAtom() { in getAtom() method in StatsManagerService.PullerKey 177 return this.mUid == other.getUid() && this.mAtomTag == other.getAtom(); in equals() 771 statsd.registerPullAtomCallback(key.getUid(), key.getAtom(), value.getCoolDownMillis(), in registerAllPullers()
|